KEFLAVIK INTERNATIONAL AIRPORT
REYKJAVÍK · IS · 63.99°N / 22.61°W
KEF
IATA · ICAO
BIKF
Keflavik International Airport (KEF) serves Reykjavík, Iceland. It sits at 63.99/-22.61, rises to 171 ft, is classified as large airport.
Type
Large airport
Elevation
171ft
Scheduled service
YES
ICAO
BIKF
All facts
- IATA
- KEF
- Municipality
- Reykjavík
- Country
- Iceland
- Coords
- 63.99°N / 22.61°W
Nearby airports
FAQ
- What is the IATA code for Keflavik International Airport?
- KEF.
- What is the ICAO code for Keflavik International Airport?
- BIKF.
- Where is Keflavik International Airport located?
- Reykjavík, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KEF
{
"data": {
"id": 430,
"iata_code": "KEF",
"icao_code": "BIKF",
"name": "Keflavik International Airport",
"country_code": "IS",
"city_id": null,
"latitude": "63.985001",
"longitude": "-22.6056",
"elevation": 171,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Reykjavík"
}
}