Rate Overview
Live
1 SZL = 0.086469 CAD
1 CAD = 11.5648
SZL
Avg
0.087168
High
0.087591
Low
0.086465
Last updated: 7/9/2026, 7:14:48 PM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.09 CAD |
| 10 SZL | 0.86 CAD |
| 50 SZL | 4.32 CAD |
| 100 SZL | 8.65 CAD |
| 500 SZL | 43.23 CAD |
| 1,000 SZL | 86.47 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-09T19:14:48Z",
"rates": {
"CAD": 0.086469
}
}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.6469,
"rate": 0.086469
}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