KAJAANI AIRPORT
KAJAANI · FI · 64.29°N / 27.69°E
KAJ
IATA · ICAO
EFKI
Kajaani Airport (KAJ) serves Kajaani, Finland. It sits at 64.29/27.69, rises to 483 ft, is classified as medium airport.
Type
Medium airport
Elevation
483ft
Scheduled service
YES
ICAO
EFKI
All facts
- IATA
- KAJ
- Municipality
- Kajaani
- Country
- Finland
- Coords
- 64.29°N / 27.69°E
FAQ
- What is the IATA code for Kajaani Airport?
- KAJ.
- What is the ICAO code for Kajaani Airport?
- EFKI.
- Where is Kajaani Airport located?
- Kajaani, Finland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KAJ
{
"data": {
"id": 1313,
"iata_code": "KAJ",
"icao_code": "EFKI",
"name": "Kajaani Airport",
"country_code": "FI",
"city_id": 654899,
"latitude": "64.2855",
"longitude": "27.6924",
"elevation": 483,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Kajaani"
}
}