Rate Overview
Live
1 USD = 0.616685 LVL
1 LVL = 1.6216
USD
Avg
0.615297
High
0.617950
Low
0.604890
Last updated: 7/29/2026, 3:53:40 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.62 LVL |
| 10 USD | 6.17 LVL |
| 50 USD | 30.83 LVL |
| 100 USD | 61.67 LVL |
| 500 USD | 308.34 LVL |
| 1,000 USD | 616.69 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-29T03:53:40Z",
"rates": {
"LVL": 0.61668523
}
}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.668523,
"rate": 0.61668523
}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