Rate Overview
Live
1 CDF = 0.391424 KPW
1 KPW = 2.5548
CDF
Avg
0.396391
High
0.426263
Low
0.387511
Last updated: 5/26/2026, 5:37:06 PM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.39 KPW |
| 10 CDF | 3.91 KPW |
| 50 CDF | 19.57 KPW |
| 100 CDF | 39.14 KPW |
| 500 CDF | 195.71 KPW |
| 1,000 CDF | 391.42 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-05-26T17:37:06Z",
"rates": {
"KPW": 0.391424
}
}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.1424,
"rate": 0.391424
}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