Rate Overview
Live
1 SDG = 0.027864 LSL
1 LSL = 35.8886
SDG
Avg
0.029265
High
0.032434
Low
0.026578
Last updated: 7/27/2026, 8:19:09 AM
Quick Conversions
| SDG | LSL |
|---|---|
| 1 SDG | 0.03 LSL |
| 10 SDG | 0.28 LSL |
| 50 SDG | 1.39 LSL |
| 100 SDG | 2.79 LSL |
| 500 SDG | 13.93 LSL |
| 1,000 SDG | 27.86 LSL |
Get SDG/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=LSLExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-27T08:19:09Z",
"rates": {
"LSL": 0.027864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "LSL",
"amount": 100
},
"result": 2.7864,
"rate": 0.027864
}Build with SDG/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key