Rate Overview
Live
1 CAD = 11.8840 SZL
1 SZL = 0.084147
CAD
Avg
11.6458
High
11.9497
Low
11.4167
Last updated: 7/28/2026, 7:35:48 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.88 SZL |
| 10 CAD | 118.84 SZL |
| 50 CAD | 594.20 SZL |
| 100 CAD | 1,188.40 SZL |
| 500 CAD | 5,941.98 SZL |
| 1,000 CAD | 11,883.96 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-28T07:35:48Z",
"rates": {
"SZL": 11.883963
}
}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": 1188.3962999999999,
"rate": 11.883963
}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