Rate Overview
Live
1 CDF = 0.397060 KPW
1 KPW = 2.5185
CDF
Avg
0.392775
High
0.397060
Low
0.389867
Last updated: 9/13/2026, 4:43:59 AM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.40 KPW |
| 10 CDF | 3.97 KPW |
| 50 CDF | 19.85 KPW |
| 100 CDF | 39.71 KPW |
| 500 CDF | 198.53 KPW |
| 1,000 CDF | 397.06 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-09-13T04:43:59Z",
"rates": {
"KPW": 0.39706
}
}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": 39.706,
"rate": 0.39706
}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