Rate Overview
Live
1 LSL = 35.1421 SDG
1 SDG = 0.028456
LSL
Avg
34.5770
High
37.6728
Low
30.9542
Last updated: 3/27/2026, 8:24:12 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 35.14 SDG |
| 10 LSL | 351.42 SDG |
| 50 LSL | 1,757.10 SDG |
| 100 LSL | 3,514.21 SDG |
| 500 LSL | 17,571.04 SDG |
| 1,000 LSL | 35,142.08 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-27T08:24:12Z",
"rates": {
"SDG": 35.142082
}
}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": 3514.2082,
"rate": 35.142082
}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