Rate Overview
Live
1 LSL = 37.1727 SDG
1 SDG = 0.026901
LSL
Avg
37.0298
High
37.1838
Low
36.6896
Last updated: 8/13/2026, 2:52:41 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 37.17 SDG |
| 10 LSL | 371.73 SDG |
| 50 LSL | 1,858.64 SDG |
| 100 LSL | 3,717.27 SDG |
| 500 LSL | 18,586.36 SDG |
| 1,000 LSL | 37,172.72 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-08-13T02:52:41Z",
"rates": {
"SDG": 37.172718
}
}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": 3717.2718000000004,
"rate": 37.172718
}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