Rate Overview
Live
1 LSL = 1264.66 STD
1 STD = 0.000791
LSL
Avg
1263.41
High
1267.50
Low
1258.97
Last updated: 4/17/2026, 12:00:06 AM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,264.66 STD |
| 10 LSL | 12,646.62 STD |
| 50 LSL | 63,233.12 STD |
| 100 LSL | 126,466.24 STD |
| 500 LSL | 632,331.20 STD |
| 1,000 LSL | 1,264,662.40 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-04-17T00:00:06Z",
"rates": {
"STD": 1264.6624
}
}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": 126466.23999999999,
"rate": 1264.6624
}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