ALMATY INTERNATIONAL AIRPORT
ALMATY · KZ · 43.35°N / 77.04°E
ALA
IATA · ICAO
UAAA
Almaty International Airport (ALA) serves Almaty, Kazakhstan. It sits at 43.35/77.04, rises to 2234 ft, is classified as large airport.
Type
Large airport
Elevation
2234ft
Scheduled service
YES
ICAO
UAAA
All facts
- IATA
- ALA
- Municipality
- Almaty
- Country
- Kazakhstan
- Coords
- 43.35°N / 77.04°E
Nearby airports
FAQ
- What is the IATA code for Almaty International Airport?
- ALA.
- What is the ICAO code for Almaty International Airport?
- UAAA.
- Where is Almaty International Airport located?
- Almaty, Kazakhstan.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALA
{
"data": {
"id": 8111,
"iata_code": "ALA",
"icao_code": "UAAA",
"name": "Almaty International Airport",
"country_code": "KZ",
"city_id": null,
"latitude": "43.354267",
"longitude": "77.042828",
"elevation": 2234,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Almaty"
}
}