Rate Overview
Live
1 CAD = 12.3286 SZL
1 SZL = 0.081112
CAD
Avg
11.9300
High
12.3286
Low
11.6471
Last updated: 3/27/2026, 6:21:04 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 12.33 SZL |
| 10 CAD | 123.29 SZL |
| 50 CAD | 616.43 SZL |
| 100 CAD | 1,232.86 SZL |
| 500 CAD | 6,164.30 SZL |
| 1,000 CAD | 12,328.60 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-03-27T06:21:04Z",
"rates": {
"SZL": 12.328603
}
}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": 1232.8602999999998,
"rate": 12.328603
}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