Rate Overview
Live
1 EUR = 0.710764 LVL
1 LVL = 1.4069
EUR
Avg
0.709084
High
0.711472
Low
0.706874
Last updated: 5/6/2026, 3:33:44 PM
Quick Conversions
| EUR | LVL |
|---|---|
| 1 EUR | 0.71 LVL |
| 10 EUR | 7.11 LVL |
| 50 EUR | 35.54 LVL |
| 100 EUR | 71.08 LVL |
| 500 EUR | 355.38 LVL |
| 1,000 EUR | 710.76 LVL |
Get EUR/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=LVLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-06T15:33:44Z",
"rates": {
"LVL": 0.710764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "LVL",
"amount": 100
},
"result": 71.07639999999999,
"rate": 0.710764
}Build with EUR/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key