Rate Overview
Live
1 LSL = 1316.60 STD
1 STD = 0.000760
LSL
Avg
1321.85
High
1331.35
Low
1316.60
Last updated: 9/2/2026, 8:29:51 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,316.60 STD |
| 10 LSL | 13,166.01 STD |
| 50 LSL | 65,830.05 STD |
| 100 LSL | 131,660.09 STD |
| 500 LSL | 658,300.46 STD |
| 1,000 LSL | 1,316,600.92 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-09-02T20:29:51Z",
"rates": {
"STD": 1316.600918
}
}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": 131660.0918,
"rate": 1316.600918
}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