Rate Overview
Live
1 LSL = 33.4628 SOS
1 SOS = 0.029884
LSL
Avg
33.6019
High
34.1033
Low
33.2926
Last updated: 3/27/2026, 2:53:22 PM
Quick Conversions
| LSL | SOS |
|---|---|
| 1 LSL | 33.46 SOS |
| 10 LSL | 334.63 SOS |
| 50 LSL | 1,673.14 SOS |
| 100 LSL | 3,346.28 SOS |
| 500 LSL | 16,731.38 SOS |
| 1,000 LSL | 33,462.75 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-03-27T14:53:22Z",
"rates": {
"SOS": 33.462751
}
}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": 3346.2751,
"rate": 33.462751
}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