Rate Overview
Live
1 LVL = 1.4242 EUR
1 EUR = 0.702145
LVL
Avg
1.4234
High
1.4255
Low
1.4201
Last updated: 5/26/2026, 6:44:03 PM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.42 EUR |
| 10 LVL | 14.24 EUR |
| 50 LVL | 71.21 EUR |
| 100 LVL | 142.42 EUR |
| 500 LVL | 712.10 EUR |
| 1,000 LVL | 1,424.21 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-05-26T18:44:03Z",
"rates": {
"EUR": 1.424208
}
}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.42079999999999,
"rate": 1.424208
}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