Rate Overview
Live
1 KES = 0.185023 CUP
1 CUP = 5.4047
KES
Avg
0.197208
High
0.205739
Low
0.184431
Last updated: 5/26/2026, 11:32:12 PM
Quick Conversions
| KES | CUP |
|---|---|
| 1 KES | 0.19 CUP |
| 10 KES | 1.85 CUP |
| 50 KES | 9.25 CUP |
| 100 KES | 18.50 CUP |
| 500 KES | 92.51 CUP |
| 1,000 KES | 185.02 CUP |
Get KES/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CUPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-26T23:32:12Z",
"rates": {
"CUP": 0.185023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CUP",
"amount": 100
},
"result": 18.502299999999998,
"rate": 0.185023
}Build with KES/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key