Rate Overview
Live
1 LSL = 34.7247 SOS
1 SOS = 0.028798
LSL
Avg
34.6734
High
34.9559
Low
34.5016
Last updated: 7/22/2026, 11:44:54 PM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.72 SOS |
| 10 LSL | 347.25 SOS |
| 50 LSL | 1,736.24 SOS |
| 100 LSL | 3,472.47 SOS |
| 500 LSL | 17,362.36 SOS |
| 1,000 LSL | 34,724.72 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-22T23:44:54Z",
"rates": {
"SOS": 34.724719
}
}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": 3472.4719,
"rate": 34.724719
}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