Rate Overview
Live
1 LVL = 1.6419 USD
1 USD = 0.609053
LVL
Avg
1.6610
High
1.6894
Low
1.6290
Last updated: 3/27/2026, 6:06:13 AM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.64 USD |
| 10 LVL | 16.42 USD |
| 50 LVL | 82.09 USD |
| 100 LVL | 164.19 USD |
| 500 LVL | 820.95 USD |
| 1,000 LVL | 1,641.89 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-03-27T06:06:13Z",
"rates": {
"USD": 1.641892
}
}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.1892,
"rate": 1.641892
}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