Rate Overview
Live
1 CAD = 11.8134 SZL
1 SZL = 0.084649
CAD
Avg
12.0143
High
12.3852
Low
11.6445
Last updated: 5/28/2026, 12:08:55 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.81 SZL |
| 10 CAD | 118.13 SZL |
| 50 CAD | 590.67 SZL |
| 100 CAD | 1,181.34 SZL |
| 500 CAD | 5,906.72 SZL |
| 1,000 CAD | 11,813.44 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-28T00:08:55Z",
"rates": {
"SZL": 11.813444
}
}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": 1181.3444,
"rate": 11.813444
}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