Rate Overview
Live
1 STD = 0.000769 LSL
1 LSL = 1300.39
STD
Avg
0.000761
High
0.000792
Low
0.000743
Last updated: 7/19/2026, 2:48:16 PM
Quick Conversions
| STD | LSL |
|---|---|
| 1 STD | 0.00 LSL |
| 10 STD | 0.01 LSL |
| 50 STD | 0.04 LSL |
| 100 STD | 0.08 LSL |
| 500 STD | 0.38 LSL |
| 1,000 STD | 0.77 LSL |
Get STD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=LSLExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-19T14:48:16Z",
"rates": {
"LSL": 0.000769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "LSL",
"amount": 100
},
"result": 0.07690000000000001,
"rate": 0.000769
}Build with STD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key