Rate Overview
Live
1 LVL = 1.4002 EUR
1 EUR = 0.714170
LVL
Avg
1.4077
High
1.4149
Low
1.3999
Last updated: 4/16/2026, 6:02:53 AM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.40 EUR |
| 10 LVL | 14.00 EUR |
| 50 LVL | 70.01 EUR |
| 100 LVL | 140.02 EUR |
| 500 LVL | 700.11 EUR |
| 1,000 LVL | 1,400.23 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-04-16T06:02:53Z",
"rates": {
"EUR": 1.400227
}
}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": 140.02270000000001,
"rate": 1.400227
}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