Rate Overview
Live
1 CAD = 15394.18 SLL
1 SLL = 0.000065
CAD
Avg
15402.84
High
15442.06
Low
15342.33
Last updated: 5/7/2026, 10:14:05 AM
Quick Conversions
| CAD | SLL |
|---|---|
| 1 CAD | 15,394.18 SLL |
| 10 CAD | 153,941.79 SLL |
| 50 CAD | 769,708.95 SLL |
| 100 CAD | 1,539,417.90 SLL |
| 500 CAD | 7,697,089.51 SLL |
| 1,000 CAD | 15,394,179.03 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-07T10:14:05Z",
"rates": {
"SLL": 15394.179028
}
}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": 1539417.9028,
"rate": 15394.179028
}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