MELBOURNE MOORABBIN AIRPORT
MELBOURNE · AU · 37.98°S / 145.10°E
MBW
IATA · ICAO
YMMB
Melbourne Moorabbin Airport (MBW) serves Melbourne, Australia. It sits at -37.98/145.10, rises to 50 ft, is classified as medium airport.
Type
Medium airport
Elevation
50ft
Scheduled service
YES
ICAO
YMMB
All facts
- IATA
- MBW
- Municipality
- Melbourne
- Country
- Australia
- Coords
- 37.98°S / 145.10°E
Nearby airports
FAQ
- What is the IATA code for Melbourne Moorabbin Airport?
- MBW.
- What is the ICAO code for Melbourne Moorabbin Airport?
- YMMB.
- Where is Melbourne Moorabbin Airport located?
- Melbourne, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MBW
{
"data": {
"id": 9422,
"iata_code": "MBW",
"icao_code": "YMMB",
"name": "Melbourne Moorabbin Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-37.977765",
"longitude": "145.099799",
"elevation": 50,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Melbourne"
}
}