Rate Overview
Live
1 SZL = 0.084349 CAD
1 CAD = 11.8555
SZL
Avg
0.084143
High
0.084530
Low
0.083315
Last updated: 4/18/2026, 10:37:36 AM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.84 CAD |
| 50 SZL | 4.22 CAD |
| 100 SZL | 8.43 CAD |
| 500 SZL | 42.17 CAD |
| 1,000 SZL | 84.35 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-04-18T10:37:36Z",
"rates": {
"CAD": 0.084349
}
}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.434899999999999,
"rate": 0.084349
}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