Rate Overview
Live
1 LVL = 1.6414 USD
1 USD = 0.609245
LVL
Avg
1.6422
High
1.6449
Low
1.6396
Last updated: 8/14/2026, 4:35:21 PM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.64 USD |
| 10 LVL | 16.41 USD |
| 50 LVL | 82.07 USD |
| 100 LVL | 164.14 USD |
| 500 LVL | 820.69 USD |
| 1,000 LVL | 1,641.38 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-08-14T16:35:21Z",
"rates": {
"USD": 1.641377
}
}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": 164.1377,
"rate": 1.641377
}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