Rate Overview
Live
1 LSL = 35.0176 SOS
1 SOS = 0.028557
LSL
Avg
35.0831
High
35.3832
Low
34.5648
Last updated: 6/18/2026, 8:20:54 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 35.02 SOS |
| 10 LSL | 350.18 SOS |
| 50 LSL | 1,750.88 SOS |
| 100 LSL | 3,501.76 SOS |
| 500 LSL | 17,508.82 SOS |
| 1,000 LSL | 35,017.64 SOS |
Get LSL/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SOSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T08:20:54Z",
"rates": {
"SOS": 35.017641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SOS",
"amount": 100
},
"result": 3501.7641,
"rate": 35.017641
}Build with LSL/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key