Rate Overview
Live
1 SDG = 0.027304 LSL
1 LSL = 36.6247
SDG
Avg
0.027137
High
0.027312
Low
0.027034
Last updated: 7/9/2026, 4:11:06 AM
Quick Conversions
| SDG | LSL |
|---|---|
| 1 SDG | 0.03 LSL |
| 10 SDG | 0.27 LSL |
| 50 SDG | 1.37 LSL |
| 100 SDG | 2.73 LSL |
| 500 SDG | 13.65 LSL |
| 1,000 SDG | 27.30 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-09T04:11:06Z",
"rates": {
"LSL": 0.027304
}
}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.7304,
"rate": 0.027304
}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