Rate Overview
Live
1 CDF = 0.007916 ZMW
1 ZMW = 126.3264
CDF
Avg
0.008410
High
0.009760
Low
0.007562
Last updated: 7/10/2026, 8:33:28 AM
Quick Conversions
| CDF | ZMW |
|---|---|
| 1 CDF | 0.01 ZMW |
| 10 CDF | 0.08 ZMW |
| 50 CDF | 0.40 ZMW |
| 100 CDF | 0.79 ZMW |
| 500 CDF | 3.96 ZMW |
| 1,000 CDF | 7.92 ZMW |
Get CDF/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=ZMWExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-10T08:33:28Z",
"rates": {
"ZMW": 0.007916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "ZMW",
"amount": 100
},
"result": 0.7916,
"rate": 0.007916
}Build with CDF/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key