Rate Overview
Live
1 LSL = 1294.49 STD
1 STD = 0.000773
LSL
Avg
1251.95
High
1333.58
Low
1161.59
Last updated: 7/27/2026, 10:45:39 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,294.49 STD |
| 10 LSL | 12,944.90 STD |
| 50 LSL | 64,724.48 STD |
| 100 LSL | 129,448.96 STD |
| 500 LSL | 647,244.79 STD |
| 1,000 LSL | 1,294,489.57 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-27T22:45:39Z",
"rates": {
"STD": 1294.48957
}
}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": 129448.957,
"rate": 1294.48957
}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