FANE AIRPORT
FANE MISSION · PG · 8.55°S / 147.09°E
FNE
IATA · ICAO
AYFA
Fane Airport (FNE) serves Fane Mission, Papua New Guinea. It sits at -8.55/147.09, rises to 4500 ft, is classified as small airport.
Type
Small airport
Elevation
4500ft
Scheduled service
NO
ICAO
AYFA
All facts
- IATA
- FNE
- Municipality
- Fane Mission
- Country
- Papua New Guinea
- Coords
- 8.55°S / 147.09°E
Nearby airports
FAQ
- What is the IATA code for Fane Airport?
- FNE.
- What is the ICAO code for Fane Airport?
- AYFA.
- Where is Fane Airport located?
- Fane Mission, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FNE
{
"data": {
"id": 149,
"iata_code": "FNE",
"icao_code": "AYFA",
"name": "Fane Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-8.54927777778",
"longitude": "147.085833333",
"elevation": 4500,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fane Mission"
}
}