Rate Overview
Live
1 LVL = 1.4234 EUR
1 EUR = 0.702562
LVL
Avg
1.4256
High
1.4503
Low
1.4193
Last updated: 7/3/2026, 5:19:29 PM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.42 EUR |
| 10 LVL | 14.23 EUR |
| 50 LVL | 71.17 EUR |
| 100 LVL | 142.34 EUR |
| 500 LVL | 711.68 EUR |
| 1,000 LVL | 1,423.36 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-03T17:19:29Z",
"rates": {
"EUR": 1.423362
}
}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.3362,
"rate": 1.423362
}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