Rate Overview
Live
1 ZAR = 0.086683 CAD
1 CAD = 11.5363
ZAR
Avg
0.086277
High
0.086683
Low
0.085961
Last updated: 9/5/2026, 7:46:16 AM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.87 CAD |
| 50 ZAR | 4.33 CAD |
| 100 ZAR | 8.67 CAD |
| 500 ZAR | 43.34 CAD |
| 1,000 ZAR | 86.68 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-09-05T07:46:16Z",
"rates": {
"CAD": 0.086683
}
}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.6683,
"rate": 0.086683
}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