Rate Overview
Live
1 CDF = 0.392775 KPW
1 KPW = 2.5460
CDF
Avg
0.386178
High
0.422790
Low
0.311533
Last updated: 8/24/2026, 8:49:50 PM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.39 KPW |
| 10 CDF | 3.93 KPW |
| 50 CDF | 19.64 KPW |
| 100 CDF | 39.28 KPW |
| 500 CDF | 196.39 KPW |
| 1,000 CDF | 392.78 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-24T20:49:50Z",
"rates": {
"KPW": 0.392775
}
}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.277499999999996,
"rate": 0.392775
}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