MANA ISLAND AIRPORT
MANA ISLAND · FJ · 17.67°S / 177.10°E
MNF
IATA · ICAO
NFMA
Mana Island Airport (MNF) serves Mana Island, Fiji. It sits at -17.67/177.10, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
YES
ICAO
NFMA
All facts
- IATA
- MNF
- Municipality
- Mana Island
- Country
- Fiji
- Coords
- 17.67°S / 177.10°E
Nearby airports
FAQ
- What is the IATA code for Mana Island Airport?
- MNF.
- What is the ICAO code for Mana Island Airport?
- NFMA.
- Where is Mana Island Airport located?
- Mana Island, Fiji.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MNF
{
"data": {
"id": 6023,
"iata_code": "MNF",
"icao_code": "NFMA",
"name": "Mana Island Airport",
"country_code": "FJ",
"city_id": null,
"latitude": "-17.672844",
"longitude": "177.0985",
"elevation": null,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Mana Island"
}
}