Rate Overview
Live
1 CDF = 0.056062 KES
1 KES = 17.8374
CDF
Avg
0.057304
High
0.061103
Low
0.055839
Last updated: 3/26/2026, 11:36:34 PM
Quick Conversions
| CDF | KES |
|---|---|
| 1 CDF | 0.06 KES |
| 10 CDF | 0.56 KES |
| 50 CDF | 2.80 KES |
| 100 CDF | 5.61 KES |
| 500 CDF | 28.03 KES |
| 1,000 CDF | 56.06 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-03-26T23:36:34Z",
"rates": {
"KES": 0.056062
}
}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.6062,
"rate": 0.056062
}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