Rate Overview
Live
1 LVL = 35160.32 STD
1 STD = 0.000028
LVL
Avg
35153.98
High
35228.83
Low
35095.04
Last updated: 3/8/2026, 7:41:06 AM
Quick Conversions
| LVL | STD |
|---|---|
| 1 LVL | 35,160.32 STD |
| 10 LVL | 351,603.18 STD |
| 50 LVL | 1,758,015.90 STD |
| 100 LVL | 3,516,031.81 STD |
| 500 LVL | 17,580,159.03 STD |
| 1,000 LVL | 35,160,318.06 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-03-08T07:41:06Z",
"rates": {
"STD": 35160.318063
}
}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": 3516031.8063,
"rate": 35160.318063
}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