MANNHEIM-CITY AIRPORT
MANNHEIM · DE · 49.47°N / 8.51°E
MHG
IATA · ICAO
EDFM
Mannheim-City Airport (MHG) serves Mannheim, Germany. It sits at 49.47/8.51, rises to 308 ft, is classified as medium airport.
Type
Medium airport
Elevation
308ft
Scheduled service
YES
ICAO
EDFM
All facts
- IATA
- MHG
- Municipality
- Mannheim
- Country
- Germany
- Coords
- 49.47°N / 8.51°E
Nearby airports
FAQ
- What is the IATA code for Mannheim-City Airport?
- MHG.
- What is the ICAO code for Mannheim-City Airport?
- EDFM.
- Where is Mannheim-City Airport located?
- Mannheim, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MHG
{
"data": {
"id": 1195,
"iata_code": "MHG",
"icao_code": "EDFM",
"name": "Mannheim-City Airport",
"country_code": "DE",
"city_id": 2873891,
"latitude": "49.473057",
"longitude": "8.514167",
"elevation": 308,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mannheim"
}
}