Rate Overview
Live
1 LSL = 36.9296 SDG
1 SDG = 0.027079
LSL
Avg
36.7646
High
36.9891
Low
36.4365
Last updated: 7/6/2026, 6:49:11 PM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.93 SDG |
| 10 LSL | 369.30 SDG |
| 50 LSL | 1,846.48 SDG |
| 100 LSL | 3,692.96 SDG |
| 500 LSL | 18,464.78 SDG |
| 1,000 LSL | 36,929.56 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-06T18:49:11Z",
"rates": {
"SDG": 36.929555
}
}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": 3692.9555,
"rate": 36.929555
}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