Rate Overview
Live
1 LSL = 1294.35 STD
1 STD = 0.000773
LSL
Avg
1246.57
High
1312.06
Low
1161.59
Last updated: 5/27/2026, 7:24:46 AM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,294.35 STD |
| 10 LSL | 12,943.51 STD |
| 50 LSL | 64,717.53 STD |
| 100 LSL | 129,435.07 STD |
| 500 LSL | 647,175.34 STD |
| 1,000 LSL | 1,294,350.68 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-27T07:24:46Z",
"rates": {
"STD": 1294.350678
}
}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": 129435.0678,
"rate": 1294.350678
}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