Rate Overview
Live
1 LVL = 1.4194 EUR
1 EUR = 0.704523
LVL
Avg
1.4225
High
1.4245
Low
1.4194
Last updated: 9/3/2026, 10:48:47 PM
Quick Conversions
| LVL | EUR |
|---|---|
| 1 LVL | 1.42 EUR |
| 10 LVL | 14.19 EUR |
| 50 LVL | 70.97 EUR |
| 100 LVL | 141.94 EUR |
| 500 LVL | 709.70 EUR |
| 1,000 LVL | 1,419.40 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-09-03T22:48:47Z",
"rates": {
"EUR": 1.4194
}
}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": 141.94,
"rate": 1.4194
}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