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