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