Rate Overview
Live
1 CDF = 0.399701 KPW
1 KPW = 2.5019
CDF
Avg
0.393886
High
0.399701
Low
0.388919
Last updated: 7/5/2026, 1:55:33 PM
Quick Conversions
| CDF | KPW |
|---|---|
| 1 CDF | 0.40 KPW |
| 10 CDF | 4.00 KPW |
| 50 CDF | 19.99 KPW |
| 100 CDF | 39.97 KPW |
| 500 CDF | 199.85 KPW |
| 1,000 CDF | 399.70 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-07-05T13:55:33Z",
"rates": {
"KPW": 0.399701
}
}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.970099999999995,
"rate": 0.399701
}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