Rate Overview
Live
1 SZL = 0.084051 CAD
1 CAD = 11.8975
SZL
Avg
0.082586
High
0.087510
Low
0.076401
Last updated: 7/28/2026, 7:41:54 PM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.84 CAD |
| 50 SZL | 4.20 CAD |
| 100 SZL | 8.41 CAD |
| 500 SZL | 42.03 CAD |
| 1,000 SZL | 84.05 CAD |
Get SZL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=CADExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-28T19:41:54Z",
"rates": {
"CAD": 0.084051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "CAD",
"amount": 100
},
"result": 8.405100000000001,
"rate": 0.084051
}Build with SZL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key