MÝVATN AIRPORT
MYVATN · IS · 65.66°N / 16.92°W
MVA
IATA · ICAO
BIRL
Mývatn Airport (MVA) serves Myvatn, Iceland. It sits at 65.66/-16.92, rises to 1030 ft, is classified as medium airport.
Type
Medium airport
Elevation
1030ft
Scheduled service
NO
ICAO
BIRL
All facts
- IATA
- MVA
- Municipality
- Myvatn
- Country
- Iceland
- Coords
- 65.66°N / 16.92°W
Nearby airports
FAQ
- What is the IATA code for Mývatn Airport?
- MVA.
- What is the ICAO code for Mývatn Airport?
- BIRL.
- Where is Mývatn Airport located?
- Myvatn, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MVA
{
"data": {
"id": 443,
"iata_code": "MVA",
"icao_code": "BIRL",
"name": "Mývatn Airport",
"country_code": "IS",
"city_id": null,
"latitude": "65.6558",
"longitude": "-16.9181",
"elevation": 1030,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Myvatn"
}
}