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