Rate Overview
Live
1 LSL = 34.8945 SOS
1 SOS = 0.028658
LSL
Avg
34.6107
High
36.2889
Low
33.1605
Last updated: 5/27/2026, 4:06:31 PM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.89 SOS |
| 10 LSL | 348.94 SOS |
| 50 LSL | 1,744.72 SOS |
| 100 LSL | 3,489.45 SOS |
| 500 LSL | 17,447.24 SOS |
| 1,000 LSL | 34,894.48 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-05-27T16:06:31Z",
"rates": {
"SOS": 34.894482
}
}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": 3489.4482000000003,
"rate": 34.894482
}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