Rate Overview
Live
1 LSL = 37.6068 SDG
1 SDG = 0.026591
LSL
Avg
37.3216
High
37.6068
Low
37.1091
Last updated: 9/5/2026, 8:57:56 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 37.61 SDG |
| 10 LSL | 376.07 SDG |
| 50 LSL | 1,880.34 SDG |
| 100 LSL | 3,760.68 SDG |
| 500 LSL | 18,803.42 SDG |
| 1,000 LSL | 37,606.84 SDG |
Get LSL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SDGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-05T20:57:56Z",
"rates": {
"SDG": 37.60684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SDG",
"amount": 100
},
"result": 3760.6839999999997,
"rate": 37.60684
}Build with LSL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key