Rate Overview
Live
1 CDF = 0.180952 KMF
1 KMF = 5.5263
CDF
Avg
0.182331
High
0.184488
Low
0.180952
Last updated: 4/16/2026, 2:40:53 AM
Quick Conversions
| CDF | KMF |
|---|---|
| 1 CDF | 0.18 KMF |
| 10 CDF | 1.81 KMF |
| 50 CDF | 9.05 KMF |
| 100 CDF | 18.10 KMF |
| 500 CDF | 90.48 KMF |
| 1,000 CDF | 180.95 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-04-16T02:40:53Z",
"rates": {
"KMF": 0.180952
}
}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.0952,
"rate": 0.180952
}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