Rate Overview
Live
1 CAD = 11.8417 SZL
1 SZL = 0.084448
CAD
Avg
11.8207
High
11.9497
Low
11.6261
Last updated: 7/28/2026, 2:56:22 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.84 SZL |
| 10 CAD | 118.42 SZL |
| 50 CAD | 592.08 SZL |
| 100 CAD | 1,184.17 SZL |
| 500 CAD | 5,920.84 SZL |
| 1,000 CAD | 11,841.67 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-07-28T02:56:22Z",
"rates": {
"SZL": 11.841671
}
}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": 1184.1671,
"rate": 11.841671
}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