MACKAY AIRPORT
MACKAY · AU · 21.17°S / 149.18°E
MKY
IATA · ICAO
YBMK
Mackay Airport (MKY) serves Mackay, Australia. It sits at -21.17/149.18, rises to 19 ft, is classified as medium airport.
Type
Medium airport
Elevation
19ft
Scheduled service
YES
ICAO
YBMK
All facts
- IATA
- MKY
- Municipality
- Mackay
- Country
- Australia
- Coords
- 21.17°S / 149.18°E
Nearby airports
FAQ
- What is the IATA code for Mackay Airport?
- MKY.
- What is the ICAO code for Mackay Airport?
- YBMK.
- Where is Mackay Airport located?
- Mackay, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MKY
{
"data": {
"id": 9157,
"iata_code": "MKY",
"icao_code": "YBMK",
"name": "Mackay Airport",
"country_code": "AU",
"city_id": 2159220,
"latitude": "-21.170816",
"longitude": "149.182588",
"elevation": 19,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mackay"
}
}