MAKEMO AIRPORT
MAKEMO · PF · 16.58°S / 143.66°W
MKP
IATA · ICAO
NTGM
Makemo Airport (MKP) serves Makemo, French Polynesia. It sits at -16.58/-143.66, rises to 3 ft, is classified as medium airport.
Type
Medium airport
Elevation
3ft
Scheduled service
YES
ICAO
NTGM
All facts
- IATA
- MKP
- Municipality
- Makemo
- Country
- French Polynesia
- Coords
- 16.58°S / 143.66°W
Nearby airports
FAQ
- What is the IATA code for Makemo Airport?
- MKP.
- What is the ICAO code for Makemo Airport?
- NTGM.
- Where is Makemo Airport located?
- Makemo, French Polynesia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MKP
{
"data": {
"id": 6099,
"iata_code": "MKP",
"icao_code": "NTGM",
"name": "Makemo Airport",
"country_code": "PF",
"city_id": null,
"latitude": "-16.5839",
"longitude": "-143.658005",
"elevation": 3,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Makemo"
}
}