Rate Overview
Live
1 CDF = 0.139092 ZWL
1 ZWL = 7.1895
CDF
Avg
0.138869
High
0.139092
Low
0.138643
Last updated: 5/6/2026, 2:25:51 PM
Quick Conversions
| CDF | ZWL |
|---|---|
| 1 CDF | 0.14 ZWL |
| 10 CDF | 1.39 ZWL |
| 50 CDF | 6.95 ZWL |
| 100 CDF | 13.91 ZWL |
| 500 CDF | 69.55 ZWL |
| 1,000 CDF | 139.09 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-05-06T14:25:51Z",
"rates": {
"ZWL": 0.139092
}
}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": 13.909199999999998,
"rate": 0.139092
}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