Rate Overview
Live
1 LSL = 34.6815 SOS
1 SOS = 0.028834
LSL
Avg
34.2745
High
34.6815
Low
33.8761
Last updated: 5/7/2026, 9:09:42 AM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 34.68 SOS |
| 10 LSL | 346.81 SOS |
| 50 LSL | 1,734.07 SOS |
| 100 LSL | 3,468.15 SOS |
| 500 LSL | 17,340.73 SOS |
| 1,000 LSL | 34,681.46 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-07T09:09:42Z",
"rates": {
"SOS": 34.68146
}
}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": 3468.146,
"rate": 34.68146
}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