Rate Overview
Live
1 LVL = 1.6185 USD
1 USD = 0.617869
LVL
Avg
1.6538
High
1.7064
Low
1.6183
Last updated: 7/26/2026, 3:30:27 AM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.62 USD |
| 10 LVL | 16.18 USD |
| 50 LVL | 80.92 USD |
| 100 LVL | 161.85 USD |
| 500 LVL | 809.23 USD |
| 1,000 LVL | 1,618.47 USD |
Get LVL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=USDExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-26T03:30:27Z",
"rates": {
"USD": 1.618465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "USD",
"amount": 100
},
"result": 161.8465,
"rate": 1.618465
}Build with LVL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key