Rate Overview
Live
1 CDF = 0.186869 KMF
1 KMF = 5.3513
CDF
Avg
0.185590
High
0.198187
Low
0.179219
Last updated: 7/10/2026, 8:22:18 AM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.19 KMF |
| 10 CDF | 1.87 KMF |
| 50 CDF | 9.34 KMF |
| 100 CDF | 18.69 KMF |
| 500 CDF | 93.43 KMF |
| 1,000 CDF | 186.87 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-10T08:22:18Z",
"rates": {
"KMF": 0.186869
}
}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.6869,
"rate": 0.186869
}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