Rate Overview
Live
1 SZL = 0.081122 CAD
1 CAD = 12.3271
SZL
Avg
0.082534
High
0.086252
Low
0.080068
Last updated: 3/27/2026, 4:22:18 AM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.81 CAD |
| 50 SZL | 4.06 CAD |
| 100 SZL | 8.11 CAD |
| 500 SZL | 40.56 CAD |
| 1,000 SZL | 81.12 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-27T04:22:18Z",
"rates": {
"CAD": 0.081122
}
}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.1122,
"rate": 0.081122
}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