Rate Overview
Live
1 CDF = 0.056502 KES
1 KES = 17.6985
CDF
Avg
0.056333
High
0.056831
Low
0.055955
Last updated: 7/3/2026, 12:57:52 PM
Quick Conversions
| CDF | KES |
|---|---|
| 1 CDF | 0.06 KES |
| 10 CDF | 0.57 KES |
| 50 CDF | 2.83 KES |
| 100 CDF | 5.65 KES |
| 500 CDF | 28.25 KES |
| 1,000 CDF | 56.50 KES |
Get CDF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=KESExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-03T12:57:52Z",
"rates": {
"KES": 0.056502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "KES",
"amount": 100
},
"result": 5.6502,
"rate": 0.056502
}Build with CDF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key