Rate Overview
Live
1 LVL = 1.6532 USD
1 USD = 0.604890
LVL
Avg
1.6532
High
1.6532
Low
1.6532
Last updated: 4/16/2026, 7:38:55 AM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.65 USD |
| 10 LVL | 16.53 USD |
| 50 LVL | 82.66 USD |
| 100 LVL | 165.32 USD |
| 500 LVL | 826.60 USD |
| 1,000 LVL | 1,653.19 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-04-16T07:38:55Z",
"rates": {
"USD": 1.653192
}
}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.3192,
"rate": 1.653192
}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