Rate Overview
Live
1 LSL = 35.8047 SOS
1 SOS = 0.027929
LSL
Avg
35.5029
High
35.8047
Low
35.2951
Last updated: 9/5/2026, 10:55:50 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 35.80 SOS |
| 10 LSL | 358.05 SOS |
| 50 LSL | 1,790.23 SOS |
| 100 LSL | 3,580.47 SOS |
| 500 LSL | 17,902.33 SOS |
| 1,000 LSL | 35,804.65 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-09-05T10:55:50Z",
"rates": {
"SOS": 35.804654
}
}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": 3580.4654,
"rate": 35.804654
}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