Rate Overview
Live
1 CAD = 11.5403 SZL
1 SZL = 0.086653
CAD
Avg
11.5916
High
11.6469
Low
11.5363
Last updated: 9/6/2026, 8:02:50 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.54 SZL |
| 10 CAD | 115.40 SZL |
| 50 CAD | 577.01 SZL |
| 100 CAD | 1,154.03 SZL |
| 500 CAD | 5,770.13 SZL |
| 1,000 CAD | 11,540.26 SZL |
Get CAD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SZLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-06T08:02:50Z",
"rates": {
"SZL": 11.540261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SZL",
"amount": 100
},
"result": 1154.0260999999998,
"rate": 11.540261
}Build with CAD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key