Rate Overview
Live
1 CDF = 0.392551 KPW
1 KPW = 2.5474
CDF
Avg
0.349045
High
0.413230
Low
0.309056
Last updated: 8/21/2026, 5:25:02 PM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.39 KPW |
| 10 CDF | 3.93 KPW |
| 50 CDF | 19.63 KPW |
| 100 CDF | 39.26 KPW |
| 500 CDF | 196.28 KPW |
| 1,000 CDF | 392.55 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-08-21T17:25:02Z",
"rates": {
"KPW": 0.392551
}
}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.2551,
"rate": 0.392551
}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