Rate Overview
Live
1 KES = 0.163877 CZK
1 CZK = 6.1021
KES
Avg
0.161398
High
0.164612
Low
0.157188
Last updated: 7/25/2026, 11:42:42 PM
Quick Conversions
| KES | CZK |
|---|---|
| 1 KES | 0.16 CZK |
| 10 KES | 1.64 CZK |
| 50 KES | 8.19 CZK |
| 100 KES | 16.39 CZK |
| 500 KES | 81.94 CZK |
| 1,000 KES | 163.88 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-07-25T23:42:42Z",
"rates": {
"CZK": 0.163877
}
}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.3877,
"rate": 0.163877
}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