VARNA AIRPORT
VARNA · BG · 43.23°N / 27.83°E
VAR
IATA · ICAO
LBWN
Varna Airport (VAR) serves Varna, Bulgaria. It sits at 43.23/27.83, rises to 230 ft, is classified as large airport.
Type
Large airport
Elevation
230ft
Scheduled service
YES
ICAO
LBWN
All facts
- IATA
- VAR
- Municipality
- Varna
- Country
- Bulgaria
- Coords
- 43.23°N / 27.83°E
Nearby airports
FAQ
- What is the IATA code for Varna Airport?
- VAR.
- What is the ICAO code for Varna Airport?
- LBWN.
- Where is Varna Airport located?
- Varna, Bulgaria.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VAR
{
"data": {
"id": 4802,
"iata_code": "VAR",
"icao_code": "LBWN",
"name": "Varna Airport",
"country_code": "BG",
"city_id": 726050,
"latitude": "43.232101",
"longitude": "27.8251",
"elevation": 230,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Varna"
}
}