Rate Overview
Live
1 CAD = 17168.48 SLL
1 SLL = 0.000058
CAD
Avg
16382.44
High
17749.34
Low
15145.44
Last updated: 7/28/2026, 12:00:05 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 17,168.48 SLL |
| 10 CAD | 171,684.84 SLL |
| 50 CAD | 858,424.19 SLL |
| 100 CAD | 1,716,848.38 SLL |
| 500 CAD | 8,584,241.90 SLL |
| 1,000 CAD | 17,168,483.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-07-28T12:00:05Z",
"rates": {
"SLL": 17168.483793
}
}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": 1716848.3793,
"rate": 17168.483793
}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