Rate Overview
Live
1 LSL = 34.4992 SOS
1 SOS = 0.028986
LSL
Avg
35.1036
High
35.9531
Low
34.3864
Last updated: 3/7/2026, 7:24:09 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.50 SOS |
| 10 LSL | 344.99 SOS |
| 50 LSL | 1,724.96 SOS |
| 100 LSL | 3,449.92 SOS |
| 500 LSL | 17,249.60 SOS |
| 1,000 LSL | 34,499.19 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-03-07T07:24:09Z",
"rates": {
"SOS": 34.49919
}
}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": 3449.919,
"rate": 34.49919
}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