TAPACHULA INTERNATIONAL AIRPORT
TAPACHULA · MX · 14.79°N / 92.37°W
TAP
IATA · ICAO
MMTP
Tapachula International Airport (TAP) serves Tapachula, Mexico. It sits at 14.79/-92.37, rises to 97 ft, is classified as medium airport.
Type
Medium airport
Elevation
97ft
Scheduled service
YES
ICAO
MMTP
All facts
- IATA
- TAP
- Municipality
- Tapachula
- Country
- Mexico
- Coords
- 14.79°N / 92.37°W
Nearby airports
FAQ
- What is the IATA code for Tapachula International Airport?
- TAP.
- What is the ICAO code for Tapachula International Airport?
- MMTP.
- Where is Tapachula International Airport located?
- Tapachula, Mexico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TAP
{
"data": {
"id": 5842,
"iata_code": "TAP",
"icao_code": "MMTP",
"name": "Tapachula International Airport",
"country_code": "MX",
"city_id": null,
"latitude": "14.794549",
"longitude": "-92.369871",
"elevation": 97,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Tapachula"
}
}