Rate Overview
Live
1 STD = 0.000774 LSL
1 LSL = 1291.99
STD
Avg
0.000799
High
0.000860
Low
0.000749
Last updated: 7/28/2026, 5:51:57 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.39 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-28T17:51:57Z",
"rates": {
"LSL": 0.000774
}
}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.0774,
"rate": 0.000774
}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