MONTERREY INTERNATIONAL AIRPORT
MONTERREY · MX · 25.78°N / 100.11°W
MTY
IATA · ICAO
MMMY
Monterrey International Airport (MTY) serves Monterrey, Mexico. It sits at 25.78/-100.11, rises to 1278 ft, is classified as large airport.
Type
Large airport
Elevation
1278ft
Scheduled service
YES
ICAO
MMMY
All facts
- IATA
- MTY
- Municipality
- Monterrey
- Country
- Mexico
- Coords
- 25.78°N / 100.11°W
Nearby airports
FAQ
- What is the IATA code for Monterrey International Airport?
- MTY.
- What is the ICAO code for Monterrey International Airport?
- MMMY.
- Where is Monterrey International Airport located?
- Monterrey, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MTY
{
"data": {
"id": 5809,
"iata_code": "MTY",
"icao_code": "MMMY",
"name": "Monterrey International Airport",
"country_code": "MX",
"city_id": 4018390,
"latitude": "25.778521",
"longitude": "-100.106989",
"elevation": 1278,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Monterrey"
}
}