BUDAPEST LISZT FERENC INTERNATIONAL AIRPORT
BUDAPEST · HU · 47.43°N / 19.26°E
BUD
IATA · ICAO
LHBP
Budapest Liszt Ferenc International Airport (BUD) serves Budapest, Hungary. It sits at 47.43/19.26, rises to 495 ft, is classified as large airport.
Type
Large airport
Elevation
495ft
Scheduled service
YES
ICAO
LHBP
All facts
- IATA
- BUD
- Municipality
- Budapest
- Country
- Hungary
- Coords
- 47.43°N / 19.26°E
Nearby airports
FAQ
- What is the IATA code for Budapest Liszt Ferenc International Airport?
- BUD.
- What is the ICAO code for Budapest Liszt Ferenc International Airport?
- LHBP.
- Where is Budapest Liszt Ferenc International Airport located?
- Budapest, Hungary.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BUD
{
"data": {
"id": 5101,
"iata_code": "BUD",
"icao_code": "LHBP",
"name": "Budapest Liszt Ferenc International Airport",
"country_code": "HU",
"city_id": 3046433,
"latitude": "47.43018",
"longitude": "19.262393",
"elevation": 495,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Budapest"
}
}