KÓPASKER AIRPORT
KÓPASKER · IS · 66.31°N / 16.47°W
OPA
IATA · ICAO
BIKP
Kópasker Airport (OPA) serves Kópasker, Iceland. It sits at 66.31/-16.47, rises to 20 ft, is classified as small airport.
Type
Small airport
Elevation
20ft
Scheduled service
NO
ICAO
BIKP
All facts
- IATA
- OPA
- Municipality
- Kópasker
- Country
- Iceland
- Coords
- 66.31°N / 16.47°W
Nearby airports
FAQ
- What is the IATA code for Kópasker Airport?
- OPA.
- What is the ICAO code for Kópasker Airport?
- BIKP.
- Where is Kópasker Airport located?
- Kópasker, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OPA
{
"data": {
"id": 432,
"iata_code": "OPA",
"icao_code": "BIKP",
"name": "Kópasker Airport",
"country_code": "IS",
"city_id": null,
"latitude": "66.310799",
"longitude": "-16.4667",
"elevation": 20,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kópasker"
}
}