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