Rate Overview
Live
1 LSL = 36.9759 SDG
1 SDG = 0.027045
LSL
Avg
36.8296
High
36.9891
Low
36.4714
Last updated: 7/7/2026, 12:11:21 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.98 SDG |
| 10 LSL | 369.76 SDG |
| 50 LSL | 1,848.79 SDG |
| 100 LSL | 3,697.59 SDG |
| 500 LSL | 18,487.93 SDG |
| 1,000 LSL | 36,975.85 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-07T12:11:21Z",
"rates": {
"SDG": 36.97585
}
}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": 3697.585,
"rate": 36.97585
}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