MEMPHIS INTERNATIONAL AIRPORT
MEMPHIS · US · 35.04°N / 89.98°W
MEM
IATA · ICAO
KMEM
Memphis International Airport (MEM) serves Memphis, United States. It sits at 35.04/-89.98, rises to 341 ft, is classified as large airport.
Type
Large airport
Elevation
341ft
Scheduled service
YES
ICAO
KMEM
All facts
- IATA
- MEM
- Municipality
- Memphis
- Country
- United States
- Coords
- 35.04°N / 89.98°W
Nearby airports
FAQ
- What is the IATA code for Memphis International Airport?
- MEM.
- What is the ICAO code for Memphis International Airport?
- KMEM.
- Where is Memphis International Airport located?
- Memphis, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MEM
{
"data": {
"id": 4126,
"iata_code": "MEM",
"icao_code": "KMEM",
"name": "Memphis International Airport",
"country_code": "US",
"city_id": 4446675,
"latitude": "35.043845",
"longitude": "-89.97634",
"elevation": 341,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Memphis"
}
}