Rate Overview
Live
1 KES = 0.161026 CZK
1 CZK = 6.2102
KES
Avg
0.160994
High
0.165759
Low
0.158457
Last updated: 5/27/2026, 11:22:02 AM
Quick Conversions
| KES | CZK |
|---|---|
| 1 KES | 0.16 CZK |
| 10 KES | 1.61 CZK |
| 50 KES | 8.05 CZK |
| 100 KES | 16.10 CZK |
| 500 KES | 80.51 CZK |
| 1,000 KES | 161.03 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-05-27T11:22:02Z",
"rates": {
"CZK": 0.161026
}
}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.1026,
"rate": 0.161026
}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