Rate Overview
Live
1 LSL = 35.6553 SDG
1 SDG = 0.028046
LSL
Avg
36.4543
High
37.6728
Low
35.0422
Last updated: 7/25/2026, 3:51:29 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 35.66 SDG |
| 10 LSL | 356.55 SDG |
| 50 LSL | 1,782.76 SDG |
| 100 LSL | 3,565.53 SDG |
| 500 LSL | 17,827.65 SDG |
| 1,000 LSL | 35,655.29 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-25T03:51:29Z",
"rates": {
"SDG": 35.655292
}
}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": 3565.5292000000004,
"rate": 35.655292
}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