Rate Overview
Live
1 LSL = 35.7646 SDG
1 SDG = 0.027961
LSL
Avg
34.2550
High
37.6245
Low
30.8310
Last updated: 7/28/2026, 11:52:48 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 35.76 SDG |
| 10 LSL | 357.65 SDG |
| 50 LSL | 1,788.23 SDG |
| 100 LSL | 3,576.46 SDG |
| 500 LSL | 17,882.30 SDG |
| 1,000 LSL | 35,764.59 SDG |
Get LSL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SDGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-28T11:52:48Z",
"rates": {
"SDG": 35.764594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SDG",
"amount": 100
},
"result": 3576.4594,
"rate": 35.764594
}Build with LSL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key