Rate Overview
Live
1 CAD = 11.9391 SZL
1 SZL = 0.083758
CAD
Avg
11.8865
High
12.3852
Low
11.5385
Last updated: 7/24/2026, 7:15:35 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.94 SZL |
| 10 CAD | 119.39 SZL |
| 50 CAD | 596.96 SZL |
| 100 CAD | 1,193.91 SZL |
| 500 CAD | 5,969.57 SZL |
| 1,000 CAD | 11,939.14 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-24T19:15:35Z",
"rates": {
"SZL": 11.939138
}
}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": 1193.9138,
"rate": 11.939138
}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