Rate Overview
Live
1 EUR = 0.702759 LVL
1 LVL = 1.4230
EUR
Avg
0.702598
High
0.705791
Low
0.701048
Last updated: 3/27/2026, 5:42:17 AM
Quick Conversions
| EUR | LVL |
|---|---|
| 1 EUR | 0.70 LVL |
| 10 EUR | 7.03 LVL |
| 50 EUR | 35.14 LVL |
| 100 EUR | 70.28 LVL |
| 500 EUR | 351.38 LVL |
| 1,000 EUR | 702.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-03-27T05:42:17Z",
"rates": {
"LVL": 0.702759
}
}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": 70.27590000000001,
"rate": 0.702759
}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