EFOGI AIRPORT
EFOGI · PG · 9.15°S / 147.66°E
EFG
IATA · ICAO
AYEF
Efogi Airport (EFG) serves Efogi, Papua New Guinea. It sits at -9.15/147.66, rises to 3900 ft, is classified as small airport.
Type
Small airport
Elevation
3900ft
Scheduled service
NO
ICAO
AYEF
All facts
- IATA
- EFG
- Municipality
- Efogi
- Country
- Papua New Guinea
- Coords
- 9.15°S / 147.66°E
Nearby airports
FAQ
- What is the IATA code for Efogi Airport?
- EFG.
- What is the ICAO code for Efogi Airport?
- AYEF.
- Where is Efogi Airport located?
- Efogi, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EFG
{
"data": {
"id": 134,
"iata_code": "EFG",
"icao_code": "AYEF",
"name": "Efogi Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-9.15380555556",
"longitude": "147.659805556",
"elevation": 3900,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Efogi"
}
}