Rate Overview
Live
1 ZAR = 0.082090 CAD
1 CAD = 12.1818
ZAR
Avg
0.083857
High
0.085764
Low
0.081654
Last updated: 3/6/2026, 10:10:59 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.08 CAD |
| 10 ZAR | 0.82 CAD |
| 50 ZAR | 4.10 CAD |
| 100 ZAR | 8.21 CAD |
| 500 ZAR | 41.05 CAD |
| 1,000 ZAR | 82.09 CAD |
Get ZAR/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=CADExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-06T22:10:59Z",
"rates": {
"CAD": 0.08209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "CAD",
"amount": 100
},
"result": 8.209,
"rate": 0.08209
}Build with ZAR/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key