Rate Overview
Live
1 SLL = 0.000710 LSL
1 LSL = 1408.45
SLL
Avg
0.000726
High
0.000782
Low
0.000710
Last updated: 7/4/2026, 3:43:42 AM
Quick Conversions
| SLL | LSL |
|---|---|
| 1 SLL | 0.00 LSL |
| 10 SLL | 0.01 LSL |
| 50 SLL | 0.04 LSL |
| 100 SLL | 0.07 LSL |
| 500 SLL | 0.36 LSL |
| 1,000 SLL | 0.71 LSL |
Get SLL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LSLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-04T03:43:42Z",
"rates": {
"LSL": 0.00071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LSL",
"amount": 100
},
"result": 0.07100000000000001,
"rate": 0.00071
}Build with SLL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key