ELKHART MUNICIPAL AIRPORT
ELKHART · US · 41.72°N / 86.00°W
EKI
IATA · ICAO
KEKM
Elkhart Municipal Airport (EKI) serves Elkhart, United States. It sits at 41.72/-86.00, rises to 778 ft, is classified as small airport.
Type
Small airport
Elevation
778ft
Scheduled service
NO
ICAO
KEKM
All facts
- IATA
- EKI
- Municipality
- Elkhart
- Country
- United States
- Coords
- 41.72°N / 86.00°W
Nearby airports
FAQ
- What is the IATA code for Elkhart Municipal Airport?
- EKI.
- What is the ICAO code for Elkhart Municipal Airport?
- KEKM.
- Where is Elkhart Municipal Airport located?
- Elkhart, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EKI
{
"data": {
"id": 3670,
"iata_code": "EKI",
"icao_code": "KEKM",
"name": "Elkhart Municipal Airport",
"country_code": "US",
"city_id": 4919987,
"latitude": "41.7193984985",
"longitude": "-86.00319671630001",
"elevation": 778,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Elkhart"
}
}