DONEGAL AIRPORT
DONEGAL · IE · 55.04°N / 8.34°W
CFN
IATA · ICAO
EIDL
Donegal Airport (CFN) serves Donegal, Ireland. It sits at 55.04/-8.34, rises to 30 ft, is classified as medium airport.
Type
Medium airport
Elevation
30ft
Scheduled service
YES
ICAO
EIDL
All facts
- IATA
- CFN
- Municipality
- Donegal
- Country
- Ireland
- Coords
- 55.04°N / 8.34°W
Nearby airports
FAQ
- What is the IATA code for Donegal Airport?
- CFN.
- What is the ICAO code for Donegal Airport?
- EIDL.
- Where is Donegal Airport located?
- Donegal, Ireland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CFN
{
"data": {
"id": 1526,
"iata_code": "CFN",
"icao_code": "EIDL",
"name": "Donegal Airport",
"country_code": "IE",
"city_id": null,
"latitude": "55.0442008972168",
"longitude": "-8.340999603271484",
"elevation": 30,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Donegal"
}
}