Rate Overview
Live
1 SOS = 0.028699 LSL
1 LSL = 34.8444
SOS
Avg
0.028748
High
0.030026
Low
0.027556
Last updated: 7/2/2026, 2:27:09 PM
Quick Conversions
| SOS | LSL |
|---|---|
| 1 SOS | 0.03 LSL |
| 10 SOS | 0.29 LSL |
| 50 SOS | 1.43 LSL |
| 100 SOS | 2.87 LSL |
| 500 SOS | 14.35 LSL |
| 1,000 SOS | 28.70 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-07-02T14:27:09Z",
"rates": {
"LSL": 0.028699
}
}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.8699,
"rate": 0.028699
}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