MELBOURNE AIRPORT
MELBOURNE · AU · 37.67°S / 144.84°E
MEL
IATA · ICAO
YMML
Melbourne Airport (MEL) serves Melbourne, Australia. It sits at -37.67/144.84, rises to 434 ft, is classified as large airport.
Type
Large airport
Elevation
434ft
Scheduled service
YES
ICAO
YMML
All facts
- IATA
- MEL
- Municipality
- Melbourne
- Country
- Australia
- Coords
- 37.67°S / 144.84°E
Nearby airports
FAQ
- What is the IATA code for Melbourne Airport?
- MEL.
- What is the ICAO code for Melbourne Airport?
- YMML.
- Where is Melbourne Airport located?
- Melbourne, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MEL
{
"data": {
"id": 9424,
"iata_code": "MEL",
"icao_code": "YMML",
"name": "Melbourne Airport",
"country_code": "AU",
"city_id": 2170089,
"latitude": "-37.670732",
"longitude": "144.837898",
"elevation": 434,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Melbourne"
}
}