MAKIN ISLAND AIRPORT
MAKIN ISLAND · KI · 3.37°N / 172.99°E
MTK
IATA · ICAO
NGMN
Makin Island Airport (MTK) serves Makin Island, Kiribati. It sits at 3.37/172.99, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
NO
ICAO
NGMN
All facts
- IATA
- MTK
- Municipality
- Makin Island
- Country
- Kiribati
- Coords
- 3.37°N / 172.99°E
Nearby airports
FAQ
- What is the IATA code for Makin Island Airport?
- MTK.
- What is the ICAO code for Makin Island Airport?
- NGMN.
- Where is Makin Island Airport located?
- Makin Island, Kiribati.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MTK
{
"data": {
"id": 6056,
"iata_code": "MTK",
"icao_code": "NGMN",
"name": "Makin Island Airport",
"country_code": "KI",
"city_id": null,
"latitude": "3.37444",
"longitude": "172.992004",
"elevation": null,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Makin Island"
}
}