Rate Overview
Live
1 LVL = 1.4239 EUR
1 EUR = 0.702289
LVL
Avg
1.4237
High
1.4274
Low
1.4220
Last updated: 7/24/2026, 8:37:14 PM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.42 EUR |
| 10 LVL | 14.24 EUR |
| 50 LVL | 71.20 EUR |
| 100 LVL | 142.39 EUR |
| 500 LVL | 711.96 EUR |
| 1,000 LVL | 1,423.92 EUR |
Get LVL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=EURExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-24T20:37:14Z",
"rates": {
"EUR": 1.423915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "EUR",
"amount": 100
},
"result": 142.3915,
"rate": 1.423915
}Build with LVL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key