Rate Overview
Live
1 CDF = 0.186638 KMF
1 KMF = 5.3580
CDF
Avg
0.187178
High
0.191139
Low
0.182735
Last updated: 7/15/2026, 5:13:58 AM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.19 KMF |
| 10 CDF | 1.87 KMF |
| 50 CDF | 9.33 KMF |
| 100 CDF | 18.66 KMF |
| 500 CDF | 93.32 KMF |
| 1,000 CDF | 186.64 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-15T05:13:58Z",
"rates": {
"KMF": 0.186638
}
}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.6638,
"rate": 0.186638
}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