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