Rate Overview
Live
1 ZAR = 0.087627 CAD
1 CAD = 11.4120
ZAR
Avg
0.087627
High
0.087627
Low
0.087627
Last updated: 7/6/2026, 12:05:35 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.09 CAD |
| 10 ZAR | 0.88 CAD |
| 50 ZAR | 4.38 CAD |
| 100 ZAR | 8.76 CAD |
| 500 ZAR | 43.81 CAD |
| 1,000 ZAR | 87.63 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-06T12:05:35Z",
"rates": {
"CAD": 0.087627
}
}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.762699999999999,
"rate": 0.087627
}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