MCALLEN MILLER INTERNATIONAL AIRPORT
MCALLEN · US · 26.18°N / 98.24°W
MFE
IATA · ICAO
KMFE
McAllen Miller International Airport (MFE) serves McAllen, United States. It sits at 26.18/-98.24, rises to 107 ft, is classified as medium airport.
Type
Medium airport
Elevation
107ft
Scheduled service
YES
ICAO
KMFE
All facts
- IATA
- MFE
- Municipality
- McAllen
- Country
- United States
- Coords
- 26.18°N / 98.24°W
Nearby airports
FAQ
- What is the IATA code for McAllen Miller International Airport?
- MFE.
- What is the ICAO code for McAllen Miller International Airport?
- KMFE.
- Where is McAllen Miller International Airport located?
- McAllen, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MFE
{
"data": {
"id": 4130,
"iata_code": "MFE",
"icao_code": "KMFE",
"name": "McAllen Miller International Airport",
"country_code": "US",
"city_id": 4709796,
"latitude": "26.176141",
"longitude": "-98.237965",
"elevation": 107,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "McAllen"
}
}