Rate Overview
Live
1 USD = 0.614462 LVL
1 LVL = 1.6274
USD
Avg
0.622943
High
0.681596
Low
0.594334
Last updated: 7/19/2026, 1:26:52 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.61 LVL |
| 10 USD | 6.14 LVL |
| 50 USD | 30.72 LVL |
| 100 USD | 61.45 LVL |
| 500 USD | 307.23 LVL |
| 1,000 USD | 614.46 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-19T01:26:52Z",
"rates": {
"LVL": 0.61446184
}
}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.446184,
"rate": 0.61446184
}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