Rate Overview
Live
1 CAD = 11.5628 SZL
1 SZL = 0.086485
CAD
Avg
11.6543
High
11.8779
Low
11.5518
Last updated: 6/17/2026, 6:43:43 AM
Quick Conversions
| CAD | SZL |
|---|---|
| 1 CAD | 11.56 SZL |
| 10 CAD | 115.63 SZL |
| 50 CAD | 578.14 SZL |
| 100 CAD | 1,156.28 SZL |
| 500 CAD | 5,781.38 SZL |
| 1,000 CAD | 11,562.75 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-06-17T06:43:43Z",
"rates": {
"SZL": 11.562753
}
}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": 1156.2753,
"rate": 11.562753
}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