Rate Overview
Live
1 LSL = 1315.14 STD
1 STD = 0.000760
LSL
Avg
1306.96
High
1317.43
Low
1295.32
Last updated: 6/16/2026, 1:23:22 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,315.14 STD |
| 10 LSL | 13,151.43 STD |
| 50 LSL | 65,757.17 STD |
| 100 LSL | 131,514.35 STD |
| 500 LSL | 657,571.73 STD |
| 1,000 LSL | 1,315,143.46 STD |
Get LSL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=STDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:23:22Z",
"rates": {
"STD": 1315.143457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "STD",
"amount": 100
},
"result": 131514.34569999998,
"rate": 1315.143457
}Build with LSL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key