Rate Overview
Live
1 CAD = 16515.02 SLL
1 SLL = 0.000061
CAD
Avg
16582.74
High
16647.03
Low
16515.02
Last updated: 3/27/2026, 7:42:02 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,515.02 SLL |
| 10 CAD | 165,150.25 SLL |
| 50 CAD | 825,751.24 SLL |
| 100 CAD | 1,651,502.48 SLL |
| 500 CAD | 8,257,512.39 SLL |
| 1,000 CAD | 16,515,024.79 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-03-27T07:42:02Z",
"rates": {
"SLL": 16515.024788
}
}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": 1651502.4788,
"rate": 16515.024788
}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