ANIWA AIRPORT
ANIWA · VU · 19.23°S / 169.60°E
AWD
IATA · ICAO
NVVB
Aniwa Airport (AWD) serves Aniwa, Vanuatu. It sits at -19.23/169.60, rises to 69 ft, is classified as small airport.
Type
Small airport
Elevation
69ft
Scheduled service
NO
ICAO
NVVB
All facts
- IATA
- AWD
- Municipality
- Aniwa
- Country
- Vanuatu
- Coords
- 19.23°S / 169.60°E
Nearby airports
FAQ
- What is the IATA code for Aniwa Airport?
- AWD.
- What is the ICAO code for Aniwa Airport?
- NVVB.
- Where is Aniwa Airport located?
- Aniwa, Vanuatu.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AWD
{
"data": {
"id": 6158,
"iata_code": "AWD",
"icao_code": "NVVB",
"name": "Aniwa Airport",
"country_code": "VU",
"city_id": null,
"latitude": "-19.2346",
"longitude": "169.6009",
"elevation": 69,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Aniwa"
}
}