Rate Overview
Live
1 SDG = 0.027294 LSL
1 LSL = 36.6381
SDG
Avg
0.027605
High
0.028026
Low
0.027258
Last updated: 5/9/2026, 8:51:43 AM
Quick Conversions
| SDG | LSL |
|---|---|
| 1 SDG | 0.03 LSL |
| 10 SDG | 0.27 LSL |
| 50 SDG | 1.36 LSL |
| 100 SDG | 2.73 LSL |
| 500 SDG | 13.65 LSL |
| 1,000 SDG | 27.29 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-05-09T08:51:43Z",
"rates": {
"LSL": 0.027294
}
}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.7294,
"rate": 0.027294
}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