Rate Overview
Live
1 USD = 0.606940 LVL
1 LVL = 1.6476
USD
Avg
0.608238
High
0.609893
Low
0.606940
Last updated: 8/17/2026, 10:46:43 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.61 LVL |
| 10 USD | 6.07 LVL |
| 50 USD | 30.35 LVL |
| 100 USD | 60.69 LVL |
| 500 USD | 303.47 LVL |
| 1,000 USD | 606.94 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-08-17T10:46:43Z",
"rates": {
"LVL": 0.60693986
}
}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.693986,
"rate": 0.60693986
}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