Rate Overview
Live
1 CAD = 11.7697 SZL
1 SZL = 0.084964
CAD
Avg
12.5418
High
13.4221
Low
11.4618
Last updated: 7/19/2026, 10:24:52 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.77 SZL |
| 10 CAD | 117.70 SZL |
| 50 CAD | 588.48 SZL |
| 100 CAD | 1,176.97 SZL |
| 500 CAD | 5,884.85 SZL |
| 1,000 CAD | 11,769.70 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-19T22:24:52Z",
"rates": {
"SZL": 11.769698
}
}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": 1176.9698,
"rate": 11.769698
}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