NOGALES INTERNATIONAL AIRPORT
NOGALES · MX · 31.23°N / 110.98°W
NOG
IATA · ICAO
MMNG
Nogales International Airport (NOG) serves Nogales, Mexico. It sits at 31.23/-110.98, rises to 3990 ft, is classified as medium airport.
Type
Medium airport
Elevation
3990ft
Scheduled service
NO
ICAO
MMNG
All facts
- IATA
- NOG
- Municipality
- Nogales
- Country
- Mexico
- Coords
- 31.23°N / 110.98°W
Nearby airports
FAQ
- What is the IATA code for Nogales International Airport?
- NOG.
- What is the ICAO code for Nogales International Airport?
- MMNG.
- Where is Nogales International Airport located?
- Nogales, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NOG
{
"data": {
"id": 5811,
"iata_code": "NOG",
"icao_code": "MMNG",
"name": "Nogales International Airport",
"country_code": "MX",
"city_id": 4004886,
"latitude": "31.225756",
"longitude": "-110.976934",
"elevation": 3990,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Nogales"
}
}