Rate Overview
Live
1 CAD = 12.2175 SZL
1 SZL = 0.081850
CAD
Avg
11.9077
High
12.2175
Low
11.6445
Last updated: 3/7/2026, 12:31:51 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 12.22 SZL |
| 10 CAD | 122.17 SZL |
| 50 CAD | 610.87 SZL |
| 100 CAD | 1,221.75 SZL |
| 500 CAD | 6,108.73 SZL |
| 1,000 CAD | 12,217.46 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-07T00:31:51Z",
"rates": {
"SZL": 12.217463
}
}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": 1221.7463,
"rate": 12.217463
}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