Rate Overview
Live
1 LSL = 36.3414 SDG
1 SDG = 0.027517
LSL
Avg
36.5895
High
36.9891
Low
36.1978
Last updated: 7/20/2026, 8:35:15 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.34 SDG |
| 10 LSL | 363.41 SDG |
| 50 LSL | 1,817.07 SDG |
| 100 LSL | 3,634.14 SDG |
| 500 LSL | 18,170.71 SDG |
| 1,000 LSL | 36,341.43 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-07-20T20:35:15Z",
"rates": {
"SDG": 36.341427
}
}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": 3634.1427000000003,
"rate": 36.341427
}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