Rate Overview
Live
1 LSL = 35.1979 SOS
1 SOS = 0.028411
LSL
Avg
35.1003
High
35.3826
Low
34.1677
Last updated: 8/17/2026, 12:22:54 PM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 35.20 SOS |
| 10 LSL | 351.98 SOS |
| 50 LSL | 1,759.90 SOS |
| 100 LSL | 3,519.79 SOS |
| 500 LSL | 17,598.97 SOS |
| 1,000 LSL | 35,197.94 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-08-17T12:22:54Z",
"rates": {
"SOS": 35.197941
}
}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": 3519.7941,
"rate": 35.197941
}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