MANGAIA ISLAND AIRPORT
MANGAIA ISLAND · CK · 21.90°S / 157.91°W
MGS
IATA · ICAO
NCMG
Mangaia Island Airport (MGS) serves Mangaia Island, Cook Islands. It sits at -21.90/-157.91, rises to 45 ft, is classified as small airport.
Type
Small airport
Elevation
45ft
Scheduled service
NO
ICAO
NCMG
All facts
- IATA
- MGS
- Municipality
- Mangaia Island
- Country
- Cook Islands
- Coords
- 21.90°S / 157.91°W
FAQ
- What is the IATA code for Mangaia Island Airport?
- MGS.
- What is the ICAO code for Mangaia Island Airport?
- NCMG.
- Where is Mangaia Island Airport located?
- Mangaia Island, Cook Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MGS
{
"data": {
"id": 6008,
"iata_code": "MGS",
"icao_code": "NCMG",
"name": "Mangaia Island Airport",
"country_code": "CK",
"city_id": null,
"latitude": "-21.895987",
"longitude": "-157.906662",
"elevation": 45,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mangaia Island"
}
}