Rate Overview
Live
1 LVL = 35123.39 STD
1 STD = 0.000028
LVL
Avg
35068.69
High
35489.78
Low
34217.73
Last updated: 7/31/2026, 9:01:23 AM
Quick Conversions
| LVL | STD |
|---|---|
| 1 LVL | 35,123.39 STD |
| 10 LVL | 351,233.94 STD |
| 50 LVL | 1,756,169.70 STD |
| 100 LVL | 3,512,339.40 STD |
| 500 LVL | 17,561,697.01 STD |
| 1,000 LVL | 35,123,394.03 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-07-31T09:01:23Z",
"rates": {
"STD": 35123.394028
}
}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": 3512339.4028000003,
"rate": 35123.394028
}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