Rate Overview
Live
1 LSL = 1422.34 SLL
1 SLL = 0.000703
LSL
Avg
1428.92
High
1451.53
Low
1415.65
Last updated: 9/2/2026, 2:52:54 AM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,422.34 SLL |
| 10 LSL | 14,223.42 SLL |
| 50 LSL | 71,117.10 SLL |
| 100 LSL | 142,234.20 SLL |
| 500 LSL | 711,170.98 SLL |
| 1,000 LSL | 1,422,341.97 SLL |
Get LSL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SLLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-02T02:52:54Z",
"rates": {
"SLL": 1422.341969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SLL",
"amount": 100
},
"result": 142234.1969,
"rate": 1422.341969
}Build with LSL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key