Rate Overview
Live
1 CAD = 11.4239 SZL
1 SZL = 0.087536
CAD
Avg
11.5258
High
11.6088
Low
11.4239
Last updated: 7/4/2026, 8:52:58 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.42 SZL |
| 10 CAD | 114.24 SZL |
| 50 CAD | 571.20 SZL |
| 100 CAD | 1,142.39 SZL |
| 500 CAD | 5,711.95 SZL |
| 1,000 CAD | 11,423.91 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-07-04T20:52:58Z",
"rates": {
"SZL": 11.423908
}
}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": 1142.3908000000001,
"rate": 11.423908
}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