Rate Overview
Live
1 KES = 0.162786 CZK
1 CZK = 6.1430
KES
Avg
0.162487
High
0.162786
Low
0.162140
Last updated: 8/13/2026, 7:21:47 AM
Quick Conversions
| KES | CZK |
|---|---|
| 1 KES | 0.16 CZK |
| 10 KES | 1.63 CZK |
| 50 KES | 8.14 CZK |
| 100 KES | 16.28 CZK |
| 500 KES | 81.39 CZK |
| 1,000 KES | 162.79 CZK |
Get KES/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CZKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-13T07:21:47Z",
"rates": {
"CZK": 0.162786
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CZK",
"amount": 100
},
"result": 16.278599999999997,
"rate": 0.162786
}Build with KES/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key