Rate Overview
Live
1 KES = 0.007698 CUC
1 CUC = 129.9039
KES
Avg
0.007746
High
0.007780
Low
0.007698
Last updated: 3/28/2026, 1:56:47 PM
Quick Conversions
| KES | CUC |
|---|---|
| 1 KES | 0.01 CUC |
| 10 KES | 0.08 CUC |
| 50 KES | 0.38 CUC |
| 100 KES | 0.77 CUC |
| 500 KES | 3.85 CUC |
| 1,000 KES | 7.70 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-03-28T13:56:47Z",
"rates": {
"CUC": 0.007698
}
}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.7698,
"rate": 0.007698
}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