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