Rate Overview
Live
1 SOS = 0.029526 LSL
1 LSL = 33.8685
SOS
Avg
0.028726
High
0.029526
Low
0.028364
Last updated: 7/11/2026, 5:17:41 AM
Quick Conversions
| SOS | LSL |
|---|---|
| 1 SOS | 0.03 LSL |
| 10 SOS | 0.30 LSL |
| 50 SOS | 1.48 LSL |
| 100 SOS | 2.95 LSL |
| 500 SOS | 14.76 LSL |
| 1,000 SOS | 29.53 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-11T05:17:41Z",
"rates": {
"LSL": 0.029526
}
}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.9526,
"rate": 0.029526
}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