Rate Overview
Live
1 ZWL = 0.004259 CAD
1 CAD = 234.7969
ZWL
Avg
0.004285
High
0.004301
Low
0.004259
Last updated: 4/16/2026, 5:07:44 AM
Quick Conversions
| ZWL | CAD |
|---|---|
| 1 ZWL | 0.00 CAD |
| 10 ZWL | 0.04 CAD |
| 50 ZWL | 0.21 CAD |
| 100 ZWL | 0.43 CAD |
| 500 ZWL | 2.13 CAD |
| 1,000 ZWL | 4.26 CAD |
Get ZWL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=CADExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T05:07:44Z",
"rates": {
"CAD": 0.004259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "CAD",
"amount": 100
},
"result": 0.4259,
"rate": 0.004259
}Build with ZWL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key