Rate Overview
Live
1 CDF = 0.388386 KPW
1 KPW = 2.5748
CDF
Avg
0.340713
High
0.413230
Low
0.309056
Last updated: 3/26/2026, 11:36:37 PM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.39 KPW |
| 10 CDF | 3.88 KPW |
| 50 CDF | 19.42 KPW |
| 100 CDF | 38.84 KPW |
| 500 CDF | 194.19 KPW |
| 1,000 CDF | 388.39 KPW |
Get CDF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=KPWExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-26T23:36:37Z",
"rates": {
"KPW": 0.388386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "KPW",
"amount": 100
},
"result": 38.8386,
"rate": 0.388386
}Build with CDF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key