KERICHO AIRPORT
KERICHO · KE · 0.39°S / 35.24°E
KEY
IATA · ICAO
HKKR
Kericho Airport (KEY) serves Kericho, Kenya. It sits at -0.39/35.24, rises to 6446 ft, is classified as small airport.
Type
Small airport
Elevation
6446ft
Scheduled service
NO
ICAO
HKKR
All facts
- IATA
- KEY
- Municipality
- Kericho
- Country
- Kenya
- Coords
- 0.39°S / 35.24°E
Nearby airports
FAQ
- What is the IATA code for Kericho Airport?
- KEY.
- What is the ICAO code for Kericho Airport?
- HKKR.
- Where is Kericho Airport located?
- Kericho, Kenya.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KEY
{
"data": {
"id": 2981,
"iata_code": "KEY",
"icao_code": "HKKR",
"name": "Kericho Airport",
"country_code": "KE",
"city_id": 192900,
"latitude": "-0.3899",
"longitude": "35.242093",
"elevation": 6446,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kericho"
}
}