Rate Overview
Live
1 CAD = 17182.73 SLL
1 SLL = 0.000058
CAD
Avg
16342.50
High
17182.73
Low
15339.23
Last updated: 7/28/2026, 2:03:16 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 17,182.73 SLL |
| 10 CAD | 171,827.28 SLL |
| 50 CAD | 859,136.42 SLL |
| 100 CAD | 1,718,272.84 SLL |
| 500 CAD | 8,591,364.21 SLL |
| 1,000 CAD | 17,182,728.42 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-28T14:03:16Z",
"rates": {
"SLL": 17182.728415
}
}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": 1718272.8415,
"rate": 17182.728415
}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