Rate Overview
Live
1 SLL = 0.000065 CAD
1 CAD = 15384.62
SLL
Avg
0.000065
High
0.000066
Low
0.000065
Last updated: 4/16/2026, 7:40:10 AM
Quick Conversions
| SLL | CAD |
|---|---|
| 1 SLL | 0.00 CAD |
| 10 SLL | 0.00 CAD |
| 50 SLL | 0.00 CAD |
| 100 SLL | 0.01 CAD |
| 500 SLL | 0.03 CAD |
| 1,000 SLL | 0.06 CAD |
Get SLL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CADExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-16T07:40:10Z",
"rates": {
"CAD": 0.000065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CAD",
"amount": 100
},
"result": 0.0065,
"rate": 0.000065
}Build with SLL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key