Rate Overview
Live
1 CAD = 16519.56 SLL
1 SLL = 0.000061
CAD
Avg
16364.66
High
16804.55
Low
15757.80
Last updated: 3/27/2026, 9:27:57 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,519.56 SLL |
| 10 CAD | 165,195.56 SLL |
| 50 CAD | 825,977.79 SLL |
| 100 CAD | 1,651,955.59 SLL |
| 500 CAD | 8,259,777.94 SLL |
| 1,000 CAD | 16,519,555.87 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-27T09:27:57Z",
"rates": {
"SLL": 16519.555871
}
}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": 1651955.5871000001,
"rate": 16519.555871
}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