KAZAN INTERNATIONAL AIRPORT
KAZAN · RU · 55.61°N / 49.28°E
KZN
IATA · ICAO
UWKD
Kazan International Airport (KZN) serves Kazan, Russia. It sits at 55.61/49.28, rises to 411 ft, is classified as large airport.
Type
Large airport
Elevation
411ft
Scheduled service
YES
ICAO
UWKD
All facts
- IATA
- KZN
- Municipality
- Kazan
- Country
- Russia
- Coords
- 55.61°N / 49.28°E
FAQ
- What is the IATA code for Kazan International Airport?
- KZN.
- What is the ICAO code for Kazan International Airport?
- UWKD.
- Where is Kazan International Airport located?
- Kazan, Russia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KZN
{
"data": {
"id": 8415,
"iata_code": "KZN",
"icao_code": "UWKD",
"name": "Kazan International Airport",
"country_code": "RU",
"city_id": null,
"latitude": "55.606201",
"longitude": "49.278702",
"elevation": 411,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Kazan"
}
}