SØNDERBORG AIRPORT
SØNDERBORG · DK · 54.96°N / 9.79°E
SGD
IATA · ICAO
EKSB
Sønderborg Airport (SGD) serves Sønderborg, Denmark. It sits at 54.96/9.79, rises to 24 ft, is classified as medium airport.
Type
Medium airport
Elevation
24ft
Scheduled service
YES
ICAO
EKSB
All facts
- IATA
- SGD
- Municipality
- Sønderborg
- Country
- Denmark
- Coords
- 54.96°N / 9.79°E
Nearby airports
FAQ
- What is the IATA code for Sønderborg Airport?
- SGD.
- What is the ICAO code for Sønderborg Airport?
- EKSB.
- Where is Sønderborg Airport located?
- Sønderborg, Denmark.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SGD
{
"data": {
"id": 1558,
"iata_code": "SGD",
"icao_code": "EKSB",
"name": "Sønderborg Airport",
"country_code": "DK",
"city_id": 2613102,
"latitude": "54.96440124511719",
"longitude": "9.791729927062988",
"elevation": 24,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Sønderborg"
}
}