Rate Overview
Live
1 LSL = 34.8249 SOS
1 SOS = 0.028715
LSL
Avg
34.8484
High
34.9973
Low
34.7622
Last updated: 4/17/2026, 6:19:08 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.82 SOS |
| 10 LSL | 348.25 SOS |
| 50 LSL | 1,741.24 SOS |
| 100 LSL | 3,482.49 SOS |
| 500 LSL | 17,412.43 SOS |
| 1,000 LSL | 34,824.86 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-04-17T06:19:08Z",
"rates": {
"SOS": 34.824864
}
}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": 3482.4864,
"rate": 34.824864
}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