INCHEON INTERNATIONAL AIRPORT
SEOUL · KR · 37.47°N / 126.45°E
ICN
IATA · ICAO
RKSI
Incheon International Airport (ICN) serves Seoul, South Korea. It sits at 37.47/126.45, rises to 23 ft, is classified as large airport.
Type
Large airport
Elevation
23ft
Scheduled service
YES
ICAO
RKSI
All facts
- IATA
- ICN
- Municipality
- Seoul
- Country
- South Korea
- Coords
- 37.47°N / 126.45°E
Nearby airports
FAQ
- What is the IATA code for Incheon International Airport?
- ICN.
- What is the ICAO code for Incheon International Airport?
- RKSI.
- Where is Incheon International Airport located?
- Seoul, South Korea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ICN
{
"data": {
"id": 7008,
"iata_code": "ICN",
"icao_code": "RKSI",
"name": "Incheon International Airport",
"country_code": "KR",
"city_id": null,
"latitude": "37.469101",
"longitude": "126.450996",
"elevation": 23,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Seoul"
}
}