Rate Overview
Live
1 USD = 0.604890 LVL
1 LVL = 1.6532
USD
Avg
0.604890
High
0.604890
Low
0.604890
Last updated: 5/9/2026, 4:53:29 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-05-09T04:53:29Z",
"rates": {
"LVL": 0.60489031
}
}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.489031000000004,
"rate": 0.60489031
}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