Rate Overview
Live
1 LSL = 1291.37 STD
1 STD = 0.000774
LSL
Avg
1262.51
High
1325.98
Low
1184.02
Last updated: 7/28/2026, 2:52:09 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,291.37 STD |
| 10 LSL | 12,913.73 STD |
| 50 LSL | 64,568.64 STD |
| 100 LSL | 129,137.28 STD |
| 500 LSL | 645,686.39 STD |
| 1,000 LSL | 1,291,372.77 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-28T14:52:09Z",
"rates": {
"STD": 1291.372773
}
}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": 129137.2773,
"rate": 1291.372773
}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