MILDURA AIRPORT
MILDURA · AU · 34.23°S / 142.09°E
MQL
IATA · ICAO
YMIA
Mildura Airport (MQL) serves Mildura, Australia. It sits at -34.23/142.09, rises to 167 ft, is classified as medium airport.
Type
Medium airport
Elevation
167ft
Scheduled service
YES
ICAO
YMIA
All facts
- IATA
- MQL
- Municipality
- Mildura
- Country
- Australia
- Coords
- 34.23°S / 142.09°E
Nearby airports
FAQ
- What is the IATA code for Mildura Airport?
- MQL.
- What is the ICAO code for Mildura Airport?
- YMIA.
- Where is Mildura Airport located?
- Mildura, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MQL
{
"data": {
"id": 9414,
"iata_code": "MQL",
"icao_code": "YMIA",
"name": "Mildura Airport",
"country_code": "AU",
"city_id": 2157698,
"latitude": "-34.229198455799995",
"longitude": "142.085998535",
"elevation": 167,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mildura"
}
}