Rate Overview
Live
1 LVL = 35132.31 STD
1 STD = 0.000028
LVL
Avg
35065.15
High
35457.70
Low
34217.77
Last updated: 6/18/2026, 11:42:53 AM
Quick Conversions
| LVL | STD |
|---|---|
| 1 LVL | 35,132.31 STD |
| 10 LVL | 351,323.06 STD |
| 50 LVL | 1,756,615.29 STD |
| 100 LVL | 3,513,230.58 STD |
| 500 LVL | 17,566,152.90 STD |
| 1,000 LVL | 35,132,305.81 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-06-18T11:42:53Z",
"rates": {
"STD": 35132.305808
}
}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": 3513230.5807999996,
"rate": 35132.305808
}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