Rate Overview
Live
1 LSL = 1239.37 STD
1 STD = 0.000807
LSL
Avg
1238.11
High
1242.37
Low
1226.89
Last updated: 5/7/2026, 2:19:54 AM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,239.37 STD |
| 10 LSL | 12,393.68 STD |
| 50 LSL | 61,968.41 STD |
| 100 LSL | 123,936.81 STD |
| 500 LSL | 619,684.07 STD |
| 1,000 LSL | 1,239,368.14 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-05-07T02:19:54Z",
"rates": {
"STD": 1239.36814
}
}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": 123936.814,
"rate": 1239.36814
}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