Rate Overview
Live
1 CAD = 11.9829 SZL
1 SZL = 0.083452
CAD
Avg
11.8916
High
11.9829
Low
11.8145
Last updated: 4/17/2026, 4:58:06 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.98 SZL |
| 10 CAD | 119.83 SZL |
| 50 CAD | 599.15 SZL |
| 100 CAD | 1,198.29 SZL |
| 500 CAD | 5,991.45 SZL |
| 1,000 CAD | 11,982.91 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-04-17T04:58:06Z",
"rates": {
"SZL": 11.982905
}
}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": 1198.2905,
"rate": 11.982905
}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