Rate Overview
Live
1 EUR = 0.703963 LVL
1 LVL = 1.4205
EUR
Avg
0.702885
High
0.703963
Low
0.702538
Last updated: 9/1/2026, 2:39:11 AM
Quick Conversions
| EUR | LVL |
|---|---|
| 1 EUR | 0.70 LVL |
| 10 EUR | 7.04 LVL |
| 50 EUR | 35.20 LVL |
| 100 EUR | 70.40 LVL |
| 500 EUR | 351.98 LVL |
| 1,000 EUR | 703.96 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-09-01T02:39:11Z",
"rates": {
"LVL": 0.703963
}
}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.3963,
"rate": 0.703963
}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