Rate Overview
Live
1 LSL = 36.7438 SDG
1 SDG = 0.027215
LSL
Avg
36.2820
High
36.7438
Low
35.5949
Last updated: 5/26/2026, 9:21:38 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.74 SDG |
| 10 LSL | 367.44 SDG |
| 50 LSL | 1,837.19 SDG |
| 100 LSL | 3,674.38 SDG |
| 500 LSL | 18,371.89 SDG |
| 1,000 LSL | 36,743.77 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-26T21:21:38Z",
"rates": {
"SDG": 36.743773
}
}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": 3674.3772999999997,
"rate": 36.743773
}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