HÓLMAVÍK AIRPORT
HÓLMAVÍK · IS · 65.70°N / 21.70°W
HVK
IATA · ICAO
BIHK
Hólmavík Airport (HVK) serves Hólmavík, Iceland. It sits at 65.70/-21.70, rises to 90 ft, is classified as small airport.
Type
Small airport
Elevation
90ft
Scheduled service
NO
ICAO
BIHK
All facts
- IATA
- HVK
- Municipality
- Hólmavík
- Country
- Iceland
- Coords
- 65.70°N / 21.70°W
Nearby airports
FAQ
- What is the IATA code for Hólmavík Airport?
- HVK.
- What is the ICAO code for Hólmavík Airport?
- BIHK.
- Where is Hólmavík Airport located?
- Hólmavík, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HVK
{
"data": {
"id": 422,
"iata_code": "HVK",
"icao_code": "BIHK",
"name": "Hólmavík Airport",
"country_code": "IS",
"city_id": null,
"latitude": "65.704697",
"longitude": "-21.6964",
"elevation": 90,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Hólmavík"
}
}