AARHUS AIRPORT
AARHUS · DK · 56.30°N / 10.62°E
AAR
IATA · ICAO
EKAH
Aarhus Airport (AAR) serves Aarhus, Denmark. It sits at 56.30/10.62, rises to 82 ft, is classified as large airport.
Type
Large airport
Elevation
82ft
Scheduled service
YES
ICAO
EKAH
All facts
- IATA
- AAR
- Municipality
- Aarhus
- Country
- Denmark
- Coords
- 56.30°N / 10.62°E
Nearby airports
FAQ
- What is the IATA code for Aarhus Airport?
- AAR.
- What is the ICAO code for Aarhus Airport?
- EKAH.
- Where is Aarhus Airport located?
- Aarhus, Denmark.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AAR
{
"data": {
"id": 1544,
"iata_code": "AAR",
"icao_code": "EKAH",
"name": "Aarhus Airport",
"country_code": "DK",
"city_id": null,
"latitude": "56.303331",
"longitude": "10.618286",
"elevation": 82,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Aarhus"
}
}