Rate Overview
Live
1 CDF = 0.139393 ZWL
1 ZWL = 7.1740
CDF
Avg
0.139764
High
0.139999
Low
0.139393
Last updated: 4/16/2026, 2:38:33 AM
Quick Conversions
| CDF | ZWL |
|---|---|
| 1 CDF | 0.14 ZWL |
| 10 CDF | 1.39 ZWL |
| 50 CDF | 6.97 ZWL |
| 100 CDF | 13.94 ZWL |
| 500 CDF | 69.70 ZWL |
| 1,000 CDF | 139.39 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-04-16T02:38:33Z",
"rates": {
"ZWL": 0.139393
}
}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.9393,
"rate": 0.139393
}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