Rate Overview
Live
1 LSL = 1316.12 STD
1 STD = 0.000760
LSL
Avg
1312.71
High
1316.12
Low
1304.26
Last updated: 7/1/2026, 9:36:02 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,316.12 STD |
| 10 LSL | 13,161.21 STD |
| 50 LSL | 65,806.04 STD |
| 100 LSL | 131,612.08 STD |
| 500 LSL | 658,060.38 STD |
| 1,000 LSL | 1,316,120.76 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-07-01T21:36:02Z",
"rates": {
"STD": 1316.120764
}
}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": 131612.0764,
"rate": 1316.120764
}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