Rate Overview
Live
1 CAD = 12.3270 SZL
1 SZL = 0.081122
CAD
Avg
12.3453
High
12.4893
Low
12.2155
Last updated: 3/27/2026, 4:25:01 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 12.33 SZL |
| 10 CAD | 123.27 SZL |
| 50 CAD | 616.35 SZL |
| 100 CAD | 1,232.70 SZL |
| 500 CAD | 6,163.52 SZL |
| 1,000 CAD | 12,327.05 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-27T04:25:01Z",
"rates": {
"SZL": 12.327045
}
}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.7045,
"rate": 12.327045
}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