Rate Overview
Live
1 CAD = 16319.60 SLL
1 SLL = 0.000061
CAD
Avg
16306.54
High
16804.55
Low
15339.23
Last updated: 7/20/2026, 1:53:45 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,319.60 SLL |
| 10 CAD | 163,195.96 SLL |
| 50 CAD | 815,979.82 SLL |
| 100 CAD | 1,631,959.64 SLL |
| 500 CAD | 8,159,798.21 SLL |
| 1,000 CAD | 16,319,596.41 SLL |
Get CAD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SLLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T01:53:45Z",
"rates": {
"SLL": 16319.596413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SLL",
"amount": 100
},
"result": 1631959.6413,
"rate": 16319.596413
}Build with CAD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key