Rate Overview
Live
1 CDF = 0.185181 KMF
1 KMF = 5.4001
CDF
Avg
0.185082
High
0.186714
Low
0.183895
Last updated: 9/2/2026, 4:52:52 AM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.19 KMF |
| 10 CDF | 1.85 KMF |
| 50 CDF | 9.26 KMF |
| 100 CDF | 18.52 KMF |
| 500 CDF | 92.59 KMF |
| 1,000 CDF | 185.18 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-09-02T04:52:52Z",
"rates": {
"KMF": 0.185181
}
}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.5181,
"rate": 0.185181
}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