EL PASO INTERNATIONAL AIRPORT
EL PASO · US · 31.81°N / 106.38°W
ELP
IATA · ICAO
KELP
El Paso International Airport (ELP) serves El Paso, United States. It sits at 31.81/-106.38, rises to 3959 ft, is classified as large airport.
Type
Large airport
Elevation
3959ft
Scheduled service
YES
ICAO
KELP
All facts
- IATA
- ELP
- Municipality
- El Paso
- Country
- United States
- Coords
- 31.81°N / 106.38°W
Nearby airports
FAQ
- What is the IATA code for El Paso International Airport?
- ELP.
- What is the ICAO code for El Paso International Airport?
- KELP.
- Where is El Paso International Airport located?
- El Paso, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ELP
{
"data": {
"id": 3680,
"iata_code": "ELP",
"icao_code": "KELP",
"name": "El Paso International Airport",
"country_code": "US",
"city_id": 5520993,
"latitude": "31.809908",
"longitude": "-106.375607",
"elevation": 3959,
"type": "large_airport",
"scheduled_service": true,
"municipality": "El Paso"
}
}