Rate Overview
Live
1 CDF = 27.8601 ZWL
1 ZWL = 0.035894
CDF
Avg
28.5044
High
29.8374
Low
27.8601
Last updated: 3/6/2026, 6:26:35 PM
Quick Conversions
| CDF | ZWL |
|---|---|
| 1 CDF | 27.86 ZWL |
| 10 CDF | 278.60 ZWL |
| 50 CDF | 1,393.01 ZWL |
| 100 CDF | 2,786.01 ZWL |
| 500 CDF | 13,930.06 ZWL |
| 1,000 CDF | 27,860.11 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-03-06T18:26:35Z",
"rates": {
"ZWL": 27.860114
}
}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": 2786.0114,
"rate": 27.860114
}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