AITUTAKI AIRPORT
AITUTAKI · CK · 18.83°S / 159.76°W
AIT
IATA · ICAO
NCAI
Aitutaki Airport (AIT) serves Aitutaki, Cook Islands. It sits at -18.83/-159.76, rises to 14 ft, is classified as small airport.
Type
Small airport
Elevation
14ft
Scheduled service
YES
ICAO
NCAI
All facts
- IATA
- AIT
- Municipality
- Aitutaki
- Country
- Cook Islands
- Coords
- 18.83°S / 159.76°W
Nearby airports
FAQ
- What is the IATA code for Aitutaki Airport?
- AIT.
- What is the ICAO code for Aitutaki Airport?
- NCAI.
- Where is Aitutaki Airport located?
- Aitutaki, Cook Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AIT
{
"data": {
"id": 6006,
"iata_code": "AIT",
"icao_code": "NCAI",
"name": "Aitutaki Airport",
"country_code": "CK",
"city_id": null,
"latitude": "-18.8309",
"longitude": "-159.764008",
"elevation": 14,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Aitutaki"
}
}