Rate Overview
Live
1 CDF = 28.9303 ZWL
1 ZWL = 0.034566
CDF
Avg
29.0309
High
29.5337
Low
28.8150
Last updated: 7/24/2026, 9:17:31 PM
Quick Conversions
| CDF | ZWL |
|---|---|
| 1 CDF | 28.93 ZWL |
| 10 CDF | 289.30 ZWL |
| 50 CDF | 1,446.52 ZWL |
| 100 CDF | 2,893.03 ZWL |
| 500 CDF | 14,465.15 ZWL |
| 1,000 CDF | 28,930.31 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-24T21:17:31Z",
"rates": {
"ZWL": 28.930308
}
}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": 2893.0308,
"rate": 28.930308
}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