Rate Overview
Live
1 LSL = 36.7178 SDG
1 SDG = 0.027235
LSL
Avg
36.5922
High
37.7423
Low
33.4939
Last updated: 7/16/2026, 12:55:05 AM
Quick Conversions
| LSL | SDG |
|---|---|
| 1 LSL | 36.72 SDG |
| 10 LSL | 367.18 SDG |
| 50 LSL | 1,835.89 SDG |
| 100 LSL | 3,671.78 SDG |
| 500 LSL | 18,358.90 SDG |
| 1,000 LSL | 36,717.81 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-16T00:55:05Z",
"rates": {
"SDG": 36.717807
}
}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": 3671.7807000000003,
"rate": 36.717807
}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