DUBLIN AIRPORT
DUBLIN · IE · 53.43°N / 6.26°W
DUB
IATA · ICAO
EIDW
Dublin Airport (DUB) serves Dublin, Ireland. It sits at 53.43/-6.26, rises to 242 ft, is classified as large airport.
Type
Large airport
Elevation
242ft
Scheduled service
YES
ICAO
EIDW
All facts
- IATA
- DUB
- Municipality
- Dublin
- Country
- Ireland
- Coords
- 53.43°N / 6.26°W
Nearby airports
FAQ
- What is the IATA code for Dublin Airport?
- DUB.
- What is the ICAO code for Dublin Airport?
- EIDW.
- Where is Dublin Airport located?
- Dublin, Ireland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DUB
{
"data": {
"id": 1527,
"iata_code": "DUB",
"icao_code": "EIDW",
"name": "Dublin Airport",
"country_code": "IE",
"city_id": 2964574,
"latitude": "53.428713",
"longitude": "-6.262121",
"elevation": 242,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Dublin"
}
}