Rate Overview
Live
1 CAD = 11.7917 SZL
1 SZL = 0.084805
CAD
Avg
11.8622
High
12.2821
Low
11.4272
Last updated: 7/20/2026, 3:59:38 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.79 SZL |
| 10 CAD | 117.92 SZL |
| 50 CAD | 589.58 SZL |
| 100 CAD | 1,179.17 SZL |
| 500 CAD | 5,895.85 SZL |
| 1,000 CAD | 11,791.69 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-20T03:59:38Z",
"rates": {
"SZL": 11.791691
}
}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": 1179.1691,
"rate": 11.791691
}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