Rate Overview
Live
1 ZAR = 0.085748 CAD
1 CAD = 11.6621
ZAR
Avg
0.086053
High
0.086539
Low
0.085617
Last updated: 8/16/2026, 11:40:03 AM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.86 CAD |
| 50 ZAR | 4.29 CAD |
| 100 ZAR | 8.57 CAD |
| 500 ZAR | 42.87 CAD |
| 1,000 ZAR | 85.75 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-08-16T11:40:03Z",
"rates": {
"CAD": 0.085748
}
}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.5748,
"rate": 0.085748
}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