Rate Overview
Live
1 CDF = 0.183454 KMF
1 KMF = 5.4510
CDF
Avg
0.184445
High
0.186832
Low
0.183281
Last updated: 6/15/2026, 2:16:06 PM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.18 KMF |
| 10 CDF | 1.83 KMF |
| 50 CDF | 9.17 KMF |
| 100 CDF | 18.35 KMF |
| 500 CDF | 91.73 KMF |
| 1,000 CDF | 183.45 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-06-15T14:16:06Z",
"rates": {
"KMF": 0.183454
}
}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.3454,
"rate": 0.183454
}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