HÚSAVÍK AIRPORT
HÚSAVÍK · IS · 65.95°N / 17.43°W
HZK
IATA · ICAO
BIHU
Húsavík Airport (HZK) serves Húsavík, Iceland. It sits at 65.95/-17.43, rises to 48 ft, is classified as medium airport.
Type
Medium airport
Elevation
48ft
Scheduled service
NO
ICAO
BIHU
All facts
- IATA
- HZK
- Municipality
- Húsavík
- Country
- Iceland
- Coords
- 65.95°N / 17.43°W
Nearby airports
FAQ
- What is the IATA code for Húsavík Airport?
- HZK.
- What is the ICAO code for Húsavík Airport?
- BIHU.
- Where is Húsavík Airport located?
- Húsavík, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HZK
{
"data": {
"id": 425,
"iata_code": "HZK",
"icao_code": "BIHU",
"name": "Húsavík Airport",
"country_code": "IS",
"city_id": null,
"latitude": "65.952301",
"longitude": "-17.426001",
"elevation": 48,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Húsavík"
}
}