Rate Overview
Live
1 KES = 0.205632 CUP
1 CUP = 4.8631
KES
Avg
0.205098
High
0.205632
Low
0.204635
Last updated: 4/16/2026, 3:52:10 PM
Quick Conversions
| KES | CUP |
|---|---|
| 1 KES | 0.21 CUP |
| 10 KES | 2.06 CUP |
| 50 KES | 10.28 CUP |
| 100 KES | 20.56 CUP |
| 500 KES | 102.82 CUP |
| 1,000 KES | 205.63 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-04-16T15:52:10Z",
"rates": {
"CUP": 0.205632
}
}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": 20.563200000000002,
"rate": 0.205632
}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