Rate Overview
Live
1 CAD = 15326.62 SLL
1 SLL = 0.000065
CAD
Avg
15251.94
High
15326.62
Low
15145.44
Last updated: 4/17/2026, 6:20:10 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 15,326.62 SLL |
| 10 CAD | 153,266.25 SLL |
| 50 CAD | 766,331.25 SLL |
| 100 CAD | 1,532,662.49 SLL |
| 500 CAD | 7,663,312.46 SLL |
| 1,000 CAD | 15,326,624.91 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-04-17T06:20:10Z",
"rates": {
"SLL": 15326.624912
}
}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": 1532662.4912,
"rate": 15326.624912
}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