İSTANBUL AIRPORT
ISTANBUL · TR · 41.27°N / 28.73°E
IST
IATA · ICAO
LTFM
İstanbul Airport (IST) serves Istanbul, Türkiye. It sits at 41.27/28.73, rises to 325 ft, is classified as large airport.
Type
Large airport
Elevation
325ft
Scheduled service
YES
ICAO
LTFM
All facts
- IATA
- IST
- Municipality
- Istanbul
- Country
- Türkiye
- Coords
- 41.27°N / 28.73°E
Nearby airports
FAQ
- What is the IATA code for İstanbul Airport?
- IST.
- What is the ICAO code for İstanbul Airport?
- LTFM.
- Where is İstanbul Airport located?
- Istanbul, Türkiye.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IST
{
"data": {
"id": 5641,
"iata_code": "IST",
"icao_code": "LTFM",
"name": "İstanbul Airport",
"country_code": "TR",
"city_id": 751868,
"latitude": "41.274874",
"longitude": "28.732136",
"elevation": 325,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Istanbul"
}
}