DEL NORTE INTERNATIONAL AIRPORT
MONTERREY · MX · 25.87°N / 100.24°W
NTR
IATA · ICAO
MMAN
Del Norte International Airport (NTR) serves Monterrey, Mexico. It sits at 25.87/-100.24, rises to 1476 ft, is classified as medium airport.
Type
Medium airport
Elevation
1476ft
Scheduled service
NO
ICAO
MMAN
All facts
- IATA
- NTR
- Municipality
- Monterrey
- Country
- Mexico
- Coords
- 25.87°N / 100.24°W
Nearby airports
FAQ
- What is the IATA code for Del Norte International Airport?
- NTR.
- What is the ICAO code for Del Norte International Airport?
- MMAN.
- Where is Del Norte International Airport located?
- Monterrey, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NTR
{
"data": {
"id": 5761,
"iata_code": "NTR",
"icao_code": "MMAN",
"name": "Del Norte International Airport",
"country_code": "MX",
"city_id": 4018390,
"latitude": "25.865601",
"longitude": "-100.237",
"elevation": 1476,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Monterrey"
}
}