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