Rate Overview
Live
1 LSL = 1285.54 STD
1 STD = 0.000778
LSL
Avg
1299.59
High
1318.29
Low
1281.30
Last updated: 3/7/2026, 7:16:15 AM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,285.54 STD |
| 10 LSL | 12,855.36 STD |
| 50 LSL | 64,276.80 STD |
| 100 LSL | 128,553.60 STD |
| 500 LSL | 642,768.00 STD |
| 1,000 LSL | 1,285,535.99 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-07T07:16:15Z",
"rates": {
"STD": 1285.535992
}
}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": 128553.59920000001,
"rate": 1285.535992
}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