Rate Overview
Live
1 SDG = 0.027060 LSL
1 LSL = 36.9549
SDG
Avg
0.026988
High
0.027060
Low
0.026901
Last updated: 8/19/2026, 2:38:50 AM
Quick Conversions
| SDG | LSL |
|---|---|
| 1 SDG | 0.03 LSL |
| 10 SDG | 0.27 LSL |
| 50 SDG | 1.35 LSL |
| 100 SDG | 2.71 LSL |
| 500 SDG | 13.53 LSL |
| 1,000 SDG | 27.06 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-08-19T02:38:50Z",
"rates": {
"LSL": 0.02706
}
}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.706,
"rate": 0.02706
}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