Rate Overview
Live
1 LSL = 1252.52 STD
1 STD = 0.000798
LSL
Avg
1290.21
High
1312.06
Low
1252.52
Last updated: 3/27/2026, 7:52:53 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,252.52 STD |
| 10 LSL | 12,525.24 STD |
| 50 LSL | 62,626.19 STD |
| 100 LSL | 125,252.38 STD |
| 500 LSL | 626,261.92 STD |
| 1,000 LSL | 1,252,523.84 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-03-27T19:52:53Z",
"rates": {
"STD": 1252.523843
}
}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": 125252.38429999999,
"rate": 1252.523843
}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