MALMÖ STURUP AIRPORT
MALMÖ · SE · 55.54°N / 13.38°E
MMX
IATA · ICAO
ESMS
Malmö Sturup Airport (MMX) serves Malmö, Sweden. It sits at 55.54/13.38, rises to 236 ft, is classified as large airport.
Type
Large airport
Elevation
236ft
Scheduled service
YES
ICAO
ESMS
All facts
- IATA
- MMX
- Municipality
- Malmö
- Country
- Sweden
- Coords
- 55.54°N / 13.38°E
Nearby airports
FAQ
- What is the IATA code for Malmö Sturup Airport?
- MMX.
- What is the ICAO code for Malmö Sturup Airport?
- ESMS.
- Where is Malmö Sturup Airport located?
- Malmö, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MMX
{
"data": {
"id": 1735,
"iata_code": "MMX",
"icao_code": "ESMS",
"name": "Malmö Sturup Airport",
"country_code": "SE",
"city_id": null,
"latitude": "55.535564",
"longitude": "13.376327",
"elevation": 236,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Malmö"
}
}