Rate Overview
Live
1 LVL = 1.6533 USD
1 USD = 0.604841
LVL
Avg
1.6658
High
1.6813
Low
1.6503
Last updated: 3/6/2026, 7:34:20 PM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.65 USD |
| 10 LVL | 16.53 USD |
| 50 LVL | 82.67 USD |
| 100 LVL | 165.33 USD |
| 500 LVL | 826.66 USD |
| 1,000 LVL | 1,653.33 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-06T19:34:20Z",
"rates": {
"USD": 1.653326
}
}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": 165.3326,
"rate": 1.653326
}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