Rate Overview
Live
1 LSL = 35.9567 SDG
1 SDG = 0.027811
LSL
Avg
35.9648
High
36.3173
Low
35.5949
Last updated: 5/6/2026, 5:18:14 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 35.96 SDG |
| 10 LSL | 359.57 SDG |
| 50 LSL | 1,797.84 SDG |
| 100 LSL | 3,595.67 SDG |
| 500 LSL | 17,978.37 SDG |
| 1,000 LSL | 35,956.74 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-05-06T17:18:14Z",
"rates": {
"SDG": 35.956743
}
}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": 3595.6743,
"rate": 35.956743
}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