Rate Overview
Live
1 CAD = 11.8218 SZL
1 SZL = 0.084590
CAD
Avg
11.9063
High
12.1334
Low
11.8218
Last updated: 5/27/2026, 8:27:08 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.82 SZL |
| 10 CAD | 118.22 SZL |
| 50 CAD | 591.09 SZL |
| 100 CAD | 1,182.18 SZL |
| 500 CAD | 5,910.88 SZL |
| 1,000 CAD | 11,821.77 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-05-27T20:27:08Z",
"rates": {
"SZL": 11.821769
}
}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": 1182.1769,
"rate": 11.821769
}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