Rate Overview
Live
1 LSL = 37.0242 SDG
1 SDG = 0.027009
LSL
Avg
36.7486
High
37.1634
Low
36.2741
Last updated: 6/16/2026, 1:24:00 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 37.02 SDG |
| 10 LSL | 370.24 SDG |
| 50 LSL | 1,851.21 SDG |
| 100 LSL | 3,702.42 SDG |
| 500 LSL | 18,512.12 SDG |
| 1,000 LSL | 37,024.24 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-06-16T13:24:00Z",
"rates": {
"SDG": 37.024241
}
}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": 3702.4241,
"rate": 37.024241
}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