Rate Overview
Live
1 SZL = 0.081850 CAD
1 CAD = 12.2175
SZL
Avg
0.084007
High
0.085877
Low
0.081850
Last updated: 3/7/2026, 12:13:27 AM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.82 CAD |
| 50 SZL | 4.09 CAD |
| 100 SZL | 8.19 CAD |
| 500 SZL | 40.93 CAD |
| 1,000 SZL | 81.85 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-03-07T00:13:27Z",
"rates": {
"CAD": 0.08185
}
}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.185,
"rate": 0.08185
}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