VALESDIR AIRPORT
EPI ISLAND · VU · 16.80°S / 168.18°E
VLS
IATA · ICAO
NVSV
Valesdir Airport (VLS) serves Epi Island, Vanuatu. It sits at -16.80/168.18, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
YES
ICAO
NVSV
All facts
- IATA
- VLS
- Municipality
- Epi Island
- Country
- Vanuatu
- Coords
- 16.80°S / 168.18°E
Nearby airports
FAQ
- What is the IATA code for Valesdir Airport?
- VLS.
- What is the ICAO code for Valesdir Airport?
- NVSV.
- Where is Valesdir Airport located?
- Epi Island, Vanuatu.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VLS
{
"data": {
"id": 6153,
"iata_code": "VLS",
"icao_code": "NVSV",
"name": "Valesdir Airport",
"country_code": "VU",
"city_id": null,
"latitude": "-16.796100616500002",
"longitude": "168.177001953",
"elevation": 10,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Epi Island"
}
}