Rate Overview
Live
1 EUR = 0.713888 LVL
1 LVL = 1.4008
EUR
Avg
0.710362
High
0.714219
Low
0.706753
Last updated: 4/16/2026, 7:40:08 AM
Quick Conversions
| EUR | LVL |
|---|---|
| 1 EUR | 0.71 LVL |
| 10 EUR | 7.14 LVL |
| 50 EUR | 35.69 LVL |
| 100 EUR | 71.39 LVL |
| 500 EUR | 356.94 LVL |
| 1,000 EUR | 713.89 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-04-16T07:40:08Z",
"rates": {
"LVL": 0.713888
}
}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.3888,
"rate": 0.713888
}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