KRISTIANSTAD AIRPORT
KRISTIANSTAD · SE · 55.92°N / 14.09°E
KID
IATA · ICAO
ESMK
Kristianstad Airport (KID) serves Kristianstad, Sweden. It sits at 55.92/14.09, rises to 76 ft, is classified as medium airport.
Type
Medium airport
Elevation
76ft
Scheduled service
NO
ICAO
ESMK
All facts
- IATA
- KID
- Municipality
- Kristianstad
- Country
- Sweden
- Coords
- 55.92°N / 14.09°E
Nearby airports
FAQ
- What is the IATA code for Kristianstad Airport?
- KID.
- What is the ICAO code for Kristianstad Airport?
- ESMK.
- Where is Kristianstad Airport located?
- Kristianstad, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KID
{
"data": {
"id": 1733,
"iata_code": "KID",
"icao_code": "ESMK",
"name": "Kristianstad Airport",
"country_code": "SE",
"city_id": null,
"latitude": "55.9217",
"longitude": "14.0855",
"elevation": 76,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Kristianstad"
}
}