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