Rate Overview
Live
1 CDF = 28.9766 ZWL
1 ZWL = 0.034511
CDF
Avg
29.0881
High
29.4273
Low
28.9705
Last updated: 7/1/2026, 5:07:02 PM
Quick Conversions
| CDF | ZWL |
|---|---|
| 1 CDF | 28.98 ZWL |
| 10 CDF | 289.77 ZWL |
| 50 CDF | 1,448.83 ZWL |
| 100 CDF | 2,897.66 ZWL |
| 500 CDF | 14,488.32 ZWL |
| 1,000 CDF | 28,976.64 ZWL |
Get CDF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=ZWLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-01T17:07:02Z",
"rates": {
"ZWL": 28.976644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "ZWL",
"amount": 100
},
"result": 2897.6644,
"rate": 28.976644
}Build with CDF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key