Rate Overview
Live
1 SZL = 0.084977 CAD
1 CAD = 11.7679
SZL
Avg
0.081018
High
0.085877
Low
0.076022
Last updated: 5/30/2026, 8:26:47 AM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.85 CAD |
| 50 SZL | 4.25 CAD |
| 100 SZL | 8.50 CAD |
| 500 SZL | 42.49 CAD |
| 1,000 SZL | 84.98 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-05-30T08:26:47Z",
"rates": {
"CAD": 0.084977
}
}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.4977,
"rate": 0.084977
}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