Rate Overview
Live
1 ZAR = 0.086640 CAD
1 CAD = 11.5420
ZAR
Avg
0.085591
High
0.086640
Low
0.083902
Last updated: 6/16/2026, 9:01:59 AM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.87 CAD |
| 50 ZAR | 4.33 CAD |
| 100 ZAR | 8.66 CAD |
| 500 ZAR | 43.32 CAD |
| 1,000 ZAR | 86.64 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-06-16T09:01:59Z",
"rates": {
"CAD": 0.08664
}
}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.664,
"rate": 0.08664
}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