Rate Overview
Live
1 CAD = 15390.39 SLL
1 SLL = 0.000065
CAD
Avg
15402.28
High
15442.06
Low
15342.33
Last updated: 5/7/2026, 9:09:43 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 15,390.39 SLL |
| 10 CAD | 153,903.94 SLL |
| 50 CAD | 769,519.70 SLL |
| 100 CAD | 1,539,039.41 SLL |
| 500 CAD | 7,695,197.03 SLL |
| 1,000 CAD | 15,390,394.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-05-07T09:09:43Z",
"rates": {
"SLL": 15390.394051
}
}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": 1539039.4050999999,
"rate": 15390.394051
}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