Rate Overview
Live
1 USD = 0.615606 LVL
1 LVL = 1.6244
USD
Avg
0.613854
High
0.616256
Low
0.604890
Last updated: 7/8/2026, 4:21:20 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.62 LVL |
| 10 USD | 6.16 LVL |
| 50 USD | 30.78 LVL |
| 100 USD | 61.56 LVL |
| 500 USD | 307.80 LVL |
| 1,000 USD | 615.61 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-08T04:21:20Z",
"rates": {
"LVL": 0.61560589
}
}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.560589,
"rate": 0.61560589
}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