Rate Overview
Live
1 CDF = 0.188391 KMF
1 KMF = 5.3081
CDF
Avg
0.187990
High
0.190329
Low
0.186467
Last updated: 7/4/2026, 5:08:22 AM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.19 KMF |
| 10 CDF | 1.88 KMF |
| 50 CDF | 9.42 KMF |
| 100 CDF | 18.84 KMF |
| 500 CDF | 94.20 KMF |
| 1,000 CDF | 188.39 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-04T05:08:22Z",
"rates": {
"KMF": 0.188391
}
}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.839100000000002,
"rate": 0.188391
}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