Rate Overview
Live
1 LVL = 35065.08 STD
1 STD = 0.000029
LVL
Avg
35092.08
High
35239.13
Low
35032.26
Last updated: 8/15/2026, 12:09:52 AM
Quick Conversions
| LVL | STD |
|---|---|
| 1 LVL | 35,065.08 STD |
| 10 LVL | 350,650.79 STD |
| 50 LVL | 1,753,253.93 STD |
| 100 LVL | 3,506,507.86 STD |
| 500 LVL | 17,532,539.32 STD |
| 1,000 LVL | 35,065,078.63 STD |
Get LVL/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=STDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-08-15T00:09:52Z",
"rates": {
"STD": 35065.078631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "STD",
"amount": 100
},
"result": 3506507.8630999997,
"rate": 35065.078631
}Build with LVL/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key