Rate Overview
Live
1 KES = 0.007720 CUC
1 CUC = 129.5337
KES
Avg
0.007739
High
0.007759
Low
0.007720
Last updated: 5/8/2026, 4:41:49 AM
Quick Conversions
| KES | CUC |
|---|---|
| 1 KES | 0.01 CUC |
| 10 KES | 0.08 CUC |
| 50 KES | 0.39 CUC |
| 100 KES | 0.77 CUC |
| 500 KES | 3.86 CUC |
| 1,000 KES | 7.72 CUC |
Get KES/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CUCExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-08T04:41:49Z",
"rates": {
"CUC": 0.00772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CUC",
"amount": 100
},
"result": 0.772,
"rate": 0.00772
}Build with KES/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key