Rate Overview
Live
1 LVL = 1.4258 EUR
1 EUR = 0.701368
LVL
Avg
1.4261
High
1.4341
Low
1.4167
Last updated: 3/6/2026, 7:30:47 PM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.43 EUR |
| 10 LVL | 14.26 EUR |
| 50 LVL | 71.29 EUR |
| 100 LVL | 142.58 EUR |
| 500 LVL | 712.89 EUR |
| 1,000 LVL | 1,425.79 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-03-06T19:30:47Z",
"rates": {
"EUR": 1.425785
}
}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.57850000000002,
"rate": 1.425785
}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