MANDALAY INTERNATIONAL AIRPORT
MANDALAY · MM · 21.70°N / 95.98°E
MDL
IATA · ICAO
VYMD
Mandalay International Airport (MDL) serves Mandalay, Myanmar. It sits at 21.70/95.98, rises to 300 ft, is classified as large airport.
Type
Large airport
Elevation
300ft
Scheduled service
YES
ICAO
VYMD
All facts
- IATA
- MDL
- Municipality
- Mandalay
- Country
- Myanmar
- Coords
- 21.70°N / 95.98°E
Nearby airports
FAQ
- What is the IATA code for Mandalay International Airport?
- MDL.
- What is the ICAO code for Mandalay International Airport?
- VYMD.
- Where is Mandalay International Airport located?
- Mandalay, Myanmar.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MDL
{
"data": {
"id": 8809,
"iata_code": "MDL",
"icao_code": "VYMD",
"name": "Mandalay International Airport",
"country_code": "MM",
"city_id": null,
"latitude": "21.702199935913086",
"longitude": "95.97789764404297",
"elevation": 300,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Mandalay"
}
}