Rate Overview
Live
1 ZAR = 0.084445 CAD
1 CAD = 11.8420
ZAR
Avg
0.084000
High
0.084588
Low
0.082910
Last updated: 5/27/2026, 8:05:42 AM
Quick Conversions
| ZAR | CAD |
|---|---|
| 1 ZAR | 0.08 CAD |
| 10 ZAR | 0.84 CAD |
| 50 ZAR | 4.22 CAD |
| 100 ZAR | 8.44 CAD |
| 500 ZAR | 42.22 CAD |
| 1,000 ZAR | 84.45 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-05-27T08:05:42Z",
"rates": {
"CAD": 0.084445
}
}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.444500000000001,
"rate": 0.084445
}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