Rate Overview
Live
1 ZAR = 0.087463 CAD
1 CAD = 11.4334
ZAR
Avg
0.087155
High
0.087594
Low
0.086528
Last updated: 7/6/2026, 5:17:51 AM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.87 CAD |
| 50 ZAR | 4.37 CAD |
| 100 ZAR | 8.75 CAD |
| 500 ZAR | 43.73 CAD |
| 1,000 ZAR | 87.46 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-06T05:17:51Z",
"rates": {
"CAD": 0.087463
}
}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.7463,
"rate": 0.087463
}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