Rate Overview
Live
1 ZAR = 0.083181 CAD
1 CAD = 12.0220
ZAR
Avg
0.081979
High
0.083181
Low
0.081402
Last updated: 5/6/2026, 11:51:35 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.08 CAD |
| 10 ZAR | 0.83 CAD |
| 50 ZAR | 4.16 CAD |
| 100 ZAR | 8.32 CAD |
| 500 ZAR | 41.59 CAD |
| 1,000 ZAR | 83.18 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-05-06T23:51:35Z",
"rates": {
"CAD": 0.083181
}
}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.318100000000001,
"rate": 0.083181
}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