Rate Overview
Live
1 LSL = 35.1184 SOS
1 SOS = 0.028475
LSL
Avg
35.0814
High
35.2551
Low
34.7189
Last updated: 7/8/2026, 12:02:29 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 35.12 SOS |
| 10 LSL | 351.18 SOS |
| 50 LSL | 1,755.92 SOS |
| 100 LSL | 3,511.84 SOS |
| 500 LSL | 17,559.20 SOS |
| 1,000 LSL | 35,118.39 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-07-08T00:02:29Z",
"rates": {
"SOS": 35.118391
}
}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": 3511.8391,
"rate": 35.118391
}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