Rate Overview
Live
1 LSL = 33.9493 SOS
1 SOS = 0.029456
LSL
Avg
34.8238
High
35.9384
Low
33.7574
Last updated: 7/25/2026, 5:53:17 PM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 33.95 SOS |
| 10 LSL | 339.49 SOS |
| 50 LSL | 1,697.46 SOS |
| 100 LSL | 3,394.93 SOS |
| 500 LSL | 16,974.63 SOS |
| 1,000 LSL | 33,949.27 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-25T17:53:17Z",
"rates": {
"SOS": 33.949267
}
}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": 3394.9267,
"rate": 33.949267
}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