Rate Overview
Live
1 USD = 0.604841 LVL
1 LVL = 1.6533
USD
Avg
0.600932
High
0.605932
Low
0.594763
Last updated: 3/7/2026, 1:01:45 AM
Quick Conversions
| USD | LVL |
|---|---|
| 1 USD | 0.60 LVL |
| 10 USD | 6.05 LVL |
| 50 USD | 30.24 LVL |
| 100 USD | 60.48 LVL |
| 500 USD | 302.42 LVL |
| 1,000 USD | 604.84 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-03-07T01:01:45Z",
"rates": {
"LVL": 0.60484112
}
}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.484112,
"rate": 0.60484112
}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