KORO ISLAND AIRPORT
KORO ISLAND · FJ · 17.35°S / 179.42°E
KXF
IATA · ICAO
NFNO
Koro Island Airport (KXF) serves Koro Island, Fiji. It sits at -17.35/179.42, rises to 358 ft, is classified as small airport.
Type
Small airport
Elevation
358ft
Scheduled service
YES
ICAO
NFNO
All facts
- IATA
- KXF
- Municipality
- Koro Island
- Country
- Fiji
- Coords
- 17.35°S / 179.42°E
Nearby airports
FAQ
- What is the IATA code for Koro Island Airport?
- KXF.
- What is the ICAO code for Koro Island Airport?
- NFNO.
- Where is Koro Island Airport located?
- Koro Island, Fiji.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KXF
{
"data": {
"id": 6033,
"iata_code": "KXF",
"icao_code": "NFNO",
"name": "Koro Island Airport",
"country_code": "FJ",
"city_id": null,
"latitude": "-17.3458003998",
"longitude": "179.42199707",
"elevation": 358,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Koro Island"
}
}