Rate Overview
Live
1 SZL = 0.084040 CAD
1 CAD = 11.8991
SZL
Avg
0.084500
High
0.086013
Low
0.083683
Last updated: 7/28/2026, 3:19:47 PM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.84 CAD |
| 50 SZL | 4.20 CAD |
| 100 SZL | 8.40 CAD |
| 500 SZL | 42.02 CAD |
| 1,000 SZL | 84.04 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-28T15:19:47Z",
"rates": {
"CAD": 0.08404
}
}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.404,
"rate": 0.08404
}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