Rate Overview
Live
1 SZL = 0.081429 CAD
1 CAD = 12.2806
SZL
Avg
0.081032
High
0.081863
Low
0.080068
Last updated: 3/27/2026, 2:52:14 AM
Quick Conversions
| SZL | CAD |
|---|---|
| 1 SZL | 0.08 CAD |
| 10 SZL | 0.81 CAD |
| 50 SZL | 4.07 CAD |
| 100 SZL | 8.14 CAD |
| 500 SZL | 40.71 CAD |
| 1,000 SZL | 81.43 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-27T02:52:14Z",
"rates": {
"CAD": 0.081429
}
}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.142900000000001,
"rate": 0.081429
}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