Rate Overview
Live
1 ZAR = 0.085785 CAD
1 CAD = 11.6570
ZAR
Avg
0.082413
High
0.087558
Low
0.076540
Last updated: 7/22/2026, 4:49:23 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.86 CAD |
| 50 ZAR | 4.29 CAD |
| 100 ZAR | 8.58 CAD |
| 500 ZAR | 42.89 CAD |
| 1,000 ZAR | 85.79 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-07-22T16:49:23Z",
"rates": {
"CAD": 0.085785
}
}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.5785,
"rate": 0.085785
}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