Rate Overview
Live
1 USD = 0.616357 LVL
1 LVL = 1.6224
USD
Avg
0.616385
High
0.617950
Low
0.614275
Last updated: 7/27/2026, 1:05:47 PM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.62 LVL |
| 10 USD | 6.16 LVL |
| 50 USD | 30.82 LVL |
| 100 USD | 61.64 LVL |
| 500 USD | 308.18 LVL |
| 1,000 USD | 616.36 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-27T13:05:47Z",
"rates": {
"LVL": 0.6163571
}
}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.635709999999996,
"rate": 0.6163571
}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