Rate Overview
Live
1 CDF = 0.183912 KMF
1 KMF = 5.4374
CDF
Avg
0.185137
High
0.188602
Low
0.183912
Last updated: 5/26/2026, 12:29:37 PM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.18 KMF |
| 10 CDF | 1.84 KMF |
| 50 CDF | 9.20 KMF |
| 100 CDF | 18.39 KMF |
| 500 CDF | 91.96 KMF |
| 1,000 CDF | 183.91 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-05-26T12:29:37Z",
"rates": {
"KMF": 0.183912
}
}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.391199999999998,
"rate": 0.183912
}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