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