Rate Overview
Live
1 LVL = 24.7946 ERN
1 ERN = 0.040331
LVL
Avg
24.9434
High
25.2201
Low
24.7552
Last updated: 3/7/2026, 6:23:44 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.79 ERN |
| 10 LVL | 247.95 ERN |
| 50 LVL | 1,239.73 ERN |
| 100 LVL | 2,479.46 ERN |
| 500 LVL | 12,397.31 ERN |
| 1,000 LVL | 24,794.63 ERN |
Get LVL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=ERNExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T06:23:44Z",
"rates": {
"ERN": 24.794625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "ERN",
"amount": 100
},
"result": 2479.4625,
"rate": 24.794625
}Build with LVL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key