Rate Overview
Live
1 LVL = 1.6191 USD
1 USD = 0.617626
LVL
Avg
1.6250
High
1.6532
Low
1.6170
Last updated: 7/24/2026, 3:49:02 PM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.62 USD |
| 10 LVL | 16.19 USD |
| 50 LVL | 80.96 USD |
| 100 LVL | 161.91 USD |
| 500 LVL | 809.55 USD |
| 1,000 LVL | 1,619.10 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-24T15:49:02Z",
"rates": {
"USD": 1.619104
}
}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.9104,
"rate": 1.619104
}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