Rate Overview
Live
1 CAD = 11.9004 SZL
1 SZL = 0.084031
CAD
Avg
11.8356
High
11.9497
Low
11.6261
Last updated: 7/28/2026, 2:06:21 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.90 SZL |
| 10 CAD | 119.00 SZL |
| 50 CAD | 595.02 SZL |
| 100 CAD | 1,190.04 SZL |
| 500 CAD | 5,950.20 SZL |
| 1,000 CAD | 11,900.40 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-28T14:06:21Z",
"rates": {
"SZL": 11.900396
}
}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": 1190.0396,
"rate": 11.900396
}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