Rate Overview
Live
1 ZAR = 0.083521 CAD
1 CAD = 11.9730
ZAR
Avg
0.083946
High
0.084317
Low
0.083451
Last updated: 4/16/2026, 2:35:06 PM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.08 CAD |
| 10 ZAR | 0.84 CAD |
| 50 ZAR | 4.18 CAD |
| 100 ZAR | 8.35 CAD |
| 500 ZAR | 41.76 CAD |
| 1,000 ZAR | 83.52 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-04-16T14:35:06Z",
"rates": {
"CAD": 0.083521
}
}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.3521,
"rate": 0.083521
}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