Rate Overview
Live
1 USD = 0.603830 LVL
1 LVL = 1.6561
USD
Avg
0.604657
High
0.606420
Low
0.603781
Last updated: 5/29/2026, 3:31:29 PM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.60 LVL |
| 10 USD | 6.04 LVL |
| 50 USD | 30.19 LVL |
| 100 USD | 60.38 LVL |
| 500 USD | 301.91 LVL |
| 1,000 USD | 603.83 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-05-29T15:31:29Z",
"rates": {
"LVL": 0.60382961
}
}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": 60.382961,
"rate": 0.60382961
}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