Rate Overview
Live
1 SOS = 0.028458 LSL
1 LSL = 35.1395
SOS
Avg
0.028548
High
0.029267
Low
0.028262
Last updated: 8/20/2026, 8:34:27 AM
Quick Conversions
| SOS | LSL |
|---|---|
| 1 SOS | 0.03 LSL |
| 10 SOS | 0.28 LSL |
| 50 SOS | 1.42 LSL |
| 100 SOS | 2.85 LSL |
| 500 SOS | 14.23 LSL |
| 1,000 SOS | 28.46 LSL |
Get SOS/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=LSLExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-20T08:34:27Z",
"rates": {
"LSL": 0.028458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "LSL",
"amount": 100
},
"result": 2.8458,
"rate": 0.028458
}Build with SOS/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key