Rate Overview
Live
1 LSL = 36.7216 SDG
1 SDG = 0.027232
LSL
Avg
36.6282
High
36.8039
Low
36.1722
Last updated: 4/16/2026, 3:49:34 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.72 SDG |
| 10 LSL | 367.22 SDG |
| 50 LSL | 1,836.08 SDG |
| 100 LSL | 3,672.16 SDG |
| 500 LSL | 18,360.79 SDG |
| 1,000 LSL | 36,721.58 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-04-16T15:49:34Z",
"rates": {
"SDG": 36.721581
}
}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": 3672.1581,
"rate": 36.721581
}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