Rate Overview
Live
1 LSL = 36.2702 SDG
1 SDG = 0.027571
LSL
Avg
36.8856
High
37.7604
Low
36.1976
Last updated: 3/7/2026, 3:44:09 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.27 SDG |
| 10 LSL | 362.70 SDG |
| 50 LSL | 1,813.51 SDG |
| 100 LSL | 3,627.02 SDG |
| 500 LSL | 18,135.09 SDG |
| 1,000 LSL | 36,270.19 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-03-07T03:44:09Z",
"rates": {
"SDG": 36.270188
}
}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": 3627.0188,
"rate": 36.270188
}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