Rate Overview
Live
1 USD = 0.604890 LVL
1 LVL = 1.6532
USD
Avg
0.604890
High
0.604891
Low
0.604890
Last updated: 4/18/2026, 8:44:28 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.60 LVL |
| 10 USD | 6.05 LVL |
| 50 USD | 30.24 LVL |
| 100 USD | 60.49 LVL |
| 500 USD | 302.45 LVL |
| 1,000 USD | 604.89 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-04-18T08:44:28Z",
"rates": {
"LVL": 0.60489036
}
}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.489036,
"rate": 0.60489036
}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