Rate Overview
Live
1 ZAR = 0.085900 CAD
1 CAD = 11.6414
ZAR
Avg
0.085356
High
0.085909
Low
0.084758
Last updated: 7/22/2026, 9:19:21 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.86 CAD |
| 50 ZAR | 4.30 CAD |
| 100 ZAR | 8.59 CAD |
| 500 ZAR | 42.95 CAD |
| 1,000 ZAR | 85.90 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-22T21:19:21Z",
"rates": {
"CAD": 0.0859
}
}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.59,
"rate": 0.0859
}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