Rate Overview
Live
1 LVL = 1.6236 USD
1 USD = 0.615915
LVL
Avg
1.6499
High
1.7031
Low
1.6199
Last updated: 7/21/2026, 5:41:35 AM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.62 USD |
| 10 LVL | 16.24 USD |
| 50 LVL | 81.18 USD |
| 100 LVL | 162.36 USD |
| 500 LVL | 811.80 USD |
| 1,000 LVL | 1,623.60 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-21T05:41:35Z",
"rates": {
"USD": 1.623601
}
}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": 162.36010000000002,
"rate": 1.623601
}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