KALOKOL AIRPORT
KALOKOL · KE · 3.49°N / 35.84°E
KLK
IATA · ICAO
HKFG
Kalokol Airport (KLK) serves Kalokol, Kenya. It sits at 3.49/35.84, rises to 1245 ft, is classified as small airport.
Type
Small airport
Elevation
1245ft
Scheduled service
NO
ICAO
HKFG
All facts
- IATA
- KLK
- Municipality
- Kalokol
- Country
- Kenya
- Coords
- 3.49°N / 35.84°E
Nearby airports
FAQ
- What is the IATA code for Kalokol Airport?
- KLK.
- What is the ICAO code for Kalokol Airport?
- HKFG.
- Where is Kalokol Airport located?
- Kalokol, Kenya.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KLK
{
"data": {
"id": 2970,
"iata_code": "KLK",
"icao_code": "HKFG",
"name": "Kalokol Airport",
"country_code": "KE",
"city_id": null,
"latitude": "3.49161",
"longitude": "35.836777",
"elevation": 1245,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kalokol"
}
}