Rate Overview
Live
1 CDF = 0.187630 KMF
1 KMF = 5.3296
CDF
Avg
0.187409
High
0.190235
Low
0.186347
Last updated: 7/24/2026, 8:47:31 PM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.19 KMF |
| 10 CDF | 1.88 KMF |
| 50 CDF | 9.38 KMF |
| 100 CDF | 18.76 KMF |
| 500 CDF | 93.82 KMF |
| 1,000 CDF | 187.63 KMF |
Get CDF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=KMFExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-24T20:47:31Z",
"rates": {
"KMF": 0.18763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "KMF",
"amount": 100
},
"result": 18.762999999999998,
"rate": 0.18763
}Build with CDF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key