BILDUDALUR AIRPORT
BILDUDALUR · IS · 65.64°N / 23.55°W
BIU
IATA · ICAO
BIBD
Bildudalur Airport (BIU) serves Bildudalur, Iceland. It sits at 65.64/-23.55, rises to 18 ft, is classified as medium airport.
Type
Medium airport
Elevation
18ft
Scheduled service
NO
ICAO
BIBD
All facts
- IATA
- BIU
- Municipality
- Bildudalur
- Country
- Iceland
- Coords
- 65.64°N / 23.55°W
Nearby airports
FAQ
- What is the IATA code for Bildudalur Airport?
- BIU.
- What is the ICAO code for Bildudalur Airport?
- BIBD.
- Where is Bildudalur Airport located?
- Bildudalur, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BIU
{
"data": {
"id": 407,
"iata_code": "BIU",
"icao_code": "BIBD",
"name": "Bildudalur Airport",
"country_code": "IS",
"city_id": null,
"latitude": "65.641296",
"longitude": "-23.5462",
"elevation": 18,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Bildudalur"
}
}