Rate Overview
Live
1 CAD = 17803.74 SLL
1 SLL = 0.000056
CAD
Avg
16843.46
High
17816.30
Low
16458.05
Last updated: 9/4/2026, 1:48:52 PM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 17,803.74 SLL |
| 10 CAD | 178,037.41 SLL |
| 50 CAD | 890,187.03 SLL |
| 100 CAD | 1,780,374.06 SLL |
| 500 CAD | 8,901,870.31 SLL |
| 1,000 CAD | 17,803,740.61 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-09-04T13:48:52Z",
"rates": {
"SLL": 17803.740614
}
}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": 1780374.0613999998,
"rate": 17803.740614
}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