Rate Overview
Live
1 LSL = 1320.51 STD
1 STD = 0.000757
LSL
Avg
1316.64
High
1326.74
Low
1306.57
Last updated: 8/12/2026, 8:55:19 PM
Quick Conversions
| LSL | STD |
|---|---|
| 1 LSL | 1,320.51 STD |
| 10 LSL | 13,205.15 STD |
| 50 LSL | 66,025.75 STD |
| 100 LSL | 132,051.49 STD |
| 500 LSL | 660,257.47 STD |
| 1,000 LSL | 1,320,514.94 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-08-12T20:55:19Z",
"rates": {
"STD": 1320.514942
}
}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": 132051.49420000002,
"rate": 1320.514942
}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