Rate Overview
Live
1 USD = 0.617869 LVL
1 LVL = 1.6185
USD
Avg
0.604428
High
0.618123
Low
0.592055
Last updated: 7/25/2026, 8:32:03 PM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.62 LVL |
| 10 USD | 6.18 LVL |
| 50 USD | 30.89 LVL |
| 100 USD | 61.79 LVL |
| 500 USD | 308.93 LVL |
| 1,000 USD | 617.87 LVL |
Get USD/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LVLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T20:32:03Z",
"rates": {
"LVL": 0.61786934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LVL",
"amount": 100
},
"result": 61.786934,
"rate": 0.61786934
}Build with USD/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key