Rate Overview
Live
1 CAD = 16191.27 SLL
1 SLL = 0.000062
CAD
Avg
16344.86
High
17749.34
Low
15145.44
Last updated: 7/28/2026, 1:05:29 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 16,191.27 SLL |
| 10 CAD | 161,912.71 SLL |
| 50 CAD | 809,563.55 SLL |
| 100 CAD | 1,619,127.11 SLL |
| 500 CAD | 8,095,635.53 SLL |
| 1,000 CAD | 16,191,271.05 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-28T01:05:29Z",
"rates": {
"SLL": 16191.271051
}
}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": 1619127.1051,
"rate": 16191.271051
}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