Rate Overview
Live
1 SLL = 0.000796 LSL
1 LSL = 1256.28
SLL
Avg
0.000797
High
0.000804
Low
0.000794
Last updated: 5/7/2026, 1:18:28 AM
Quick Conversions
| SLL | LSL |
|---|---|
| 1 SLL | 0.00 LSL |
| 10 SLL | 0.01 LSL |
| 50 SLL | 0.04 LSL |
| 100 SLL | 0.08 LSL |
| 500 SLL | 0.40 LSL |
| 1,000 SLL | 0.80 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-05-07T01:18:28Z",
"rates": {
"LSL": 0.000796
}
}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.0796,
"rate": 0.000796
}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