Rate Overview
Live
1 CAD = 11.9917 SZL
1 SZL = 0.083391
CAD
Avg
12.2178
High
12.3613
Low
11.9915
Last updated: 5/7/2026, 7:49:36 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.99 SZL |
| 10 CAD | 119.92 SZL |
| 50 CAD | 599.59 SZL |
| 100 CAD | 1,199.17 SZL |
| 500 CAD | 5,995.87 SZL |
| 1,000 CAD | 11,991.74 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-07T07:49:36Z",
"rates": {
"SZL": 11.991743
}
}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": 1199.1743,
"rate": 11.991743
}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