Rate Overview
Live
1 CDF = 0.389642 KPW
1 KPW = 2.5665
CDF
Avg
0.398627
High
0.418959
Low
0.389642
Last updated: 3/6/2026, 6:26:35 PM
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.82 KPW |
| 1,000 CDF | 389.64 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-03-06T18:26:35Z",
"rates": {
"KPW": 0.389642
}
}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.9642,
"rate": 0.389642
}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