Rate Overview
Live
1 LVL = 1.6554 USD
1 USD = 0.604073
LVL
Avg
1.6537
High
1.6564
Low
1.6509
Last updated: 5/26/2026, 6:43:57 PM
Quick Conversions
| LVL | USD |
|---|---|
| 1 LVL | 1.66 USD |
| 10 LVL | 16.55 USD |
| 50 LVL | 82.77 USD |
| 100 LVL | 165.54 USD |
| 500 LVL | 827.71 USD |
| 1,000 LVL | 1,655.43 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-05-26T18:43:57Z",
"rates": {
"USD": 1.655428
}
}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.5428,
"rate": 1.655428
}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