Rate Overview
Live
1 LSL = 34.0016 SOS
1 SOS = 0.029410
LSL
Avg
32.7319
High
35.8395
Low
29.8002
Last updated: 7/29/2026, 12:33:48 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.00 SOS |
| 10 LSL | 340.02 SOS |
| 50 LSL | 1,700.08 SOS |
| 100 LSL | 3,400.16 SOS |
| 500 LSL | 17,000.78 SOS |
| 1,000 LSL | 34,001.56 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-29T00:33:48Z",
"rates": {
"SOS": 34.001564
}
}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": 3400.1564000000003,
"rate": 34.001564
}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