Rate Overview
Live
1 LVL = 34217.75 STD
1 STD = 0.000029
LVL
Avg
34217.76
High
34217.78
Low
34217.75
Last updated: 5/8/2026, 4:39:07 AM
Quick Conversions
| LVL | STD |
|---|---|
| 1 LVL | 34,217.75 STD |
| 10 LVL | 342,177.54 STD |
| 50 LVL | 1,710,887.68 STD |
| 100 LVL | 3,421,775.37 STD |
| 500 LVL | 17,108,876.83 STD |
| 1,000 LVL | 34,217,753.65 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-05-08T04:39:07Z",
"rates": {
"STD": 34217.753652
}
}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": 3421775.3652,
"rate": 34217.753652
}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