Rate Overview
Live
1 CDF = 0.183292 KMF
1 KMF = 5.4558
CDF
Avg
0.186107
High
0.194115
Low
0.183292
Last updated: 3/6/2026, 6:27:51 PM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.18 KMF |
| 10 CDF | 1.83 KMF |
| 50 CDF | 9.16 KMF |
| 100 CDF | 18.33 KMF |
| 500 CDF | 91.65 KMF |
| 1,000 CDF | 183.29 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-03-06T18:27:51Z",
"rates": {
"KMF": 0.183292
}
}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.3292,
"rate": 0.183292
}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