Rate Overview
Live
1 CAD = 11.6725 SZL
1 SZL = 0.085671
CAD
Avg
11.6219
High
11.6782
Low
11.5731
Last updated: 8/14/2026, 7:02:21 PM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.67 SZL |
| 10 CAD | 116.73 SZL |
| 50 CAD | 583.63 SZL |
| 100 CAD | 1,167.25 SZL |
| 500 CAD | 5,836.26 SZL |
| 1,000 CAD | 11,672.52 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-08-14T19:02:21Z",
"rates": {
"SZL": 11.67252
}
}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": 1167.252,
"rate": 11.67252
}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