Rate Overview
Live
1 STD = 0.000759 LSL
1 LSL = 1317.52
STD
Avg
0.000759
High
0.000764
Low
0.000754
Last updated: 8/17/2026, 7:00:49 AM
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.76 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-08-17T07:00:49Z",
"rates": {
"LSL": 0.000759
}
}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.0759,
"rate": 0.000759
}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