Rate Overview
Live
1 CAD = 16512.87 SLL
1 SLL = 0.000061
CAD
Avg
16507.12
High
16924.02
Low
16387.80
Last updated: 8/16/2026, 9:18:09 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,512.87 SLL |
| 10 CAD | 165,128.66 SLL |
| 50 CAD | 825,643.32 SLL |
| 100 CAD | 1,651,286.64 SLL |
| 500 CAD | 8,256,433.18 SLL |
| 1,000 CAD | 16,512,866.36 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-08-16T09:18:09Z",
"rates": {
"SLL": 16512.866358
}
}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": 1651286.6357999998,
"rate": 16512.866358
}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