Rate Overview
Live
1 CDF = 0.389599 KPW
1 KPW = 2.5667
CDF
Avg
0.390639
High
0.391310
Low
0.389599
Last updated: 4/16/2026, 2:39:42 AM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.39 KPW |
| 10 CDF | 3.90 KPW |
| 50 CDF | 19.48 KPW |
| 100 CDF | 38.96 KPW |
| 500 CDF | 194.80 KPW |
| 1,000 CDF | 389.60 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-04-16T02:39:42Z",
"rates": {
"KPW": 0.389599
}
}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.9599,
"rate": 0.389599
}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