VILNIUS INTERNATIONAL AIRPORT
VILNIUS · LT · 54.63°N / 25.29°E
VNO
IATA · ICAO
EYVI
Vilnius International Airport (VNO) serves Vilnius, Lithuania. It sits at 54.63/25.29, rises to 648 ft, is classified as large airport.
Type
Large airport
Elevation
648ft
Scheduled service
YES
ICAO
EYVI
All facts
- IATA
- VNO
- Municipality
- Vilnius
- Country
- Lithuania
- Coords
- 54.63°N / 25.29°E
Nearby airports
FAQ
- What is the IATA code for Vilnius International Airport?
- VNO.
- What is the ICAO code for Vilnius International Airport?
- EYVI.
- Where is Vilnius International Airport located?
- Vilnius, Lithuania.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VNO
{
"data": {
"id": 1844,
"iata_code": "VNO",
"icao_code": "EYVI",
"name": "Vilnius International Airport",
"country_code": "LT",
"city_id": 593116,
"latitude": "54.634102",
"longitude": "25.285801",
"elevation": 648,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Vilnius"
}
}