Rate Overview
Live
1 SDG = 0.027626 LSL
1 LSL = 36.1978
SDG
Avg
0.027069
High
0.027626
Low
0.026482
Last updated: 3/7/2026, 1:04:22 AM
Quick Conversions
| SDG | LSL |
|---|---|
| 1 SDG | 0.03 LSL |
| 10 SDG | 0.28 LSL |
| 50 SDG | 1.38 LSL |
| 100 SDG | 2.76 LSL |
| 500 SDG | 13.81 LSL |
| 1,000 SDG | 27.63 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-03-07T01:04:22Z",
"rates": {
"LSL": 0.027626
}
}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.7626,
"rate": 0.027626
}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