Rate Overview
Live
1 LVL = 24.7979 ERN
1 ERN = 0.040326
LVL
Avg
24.7979
High
24.7979
Low
24.7979
Last updated: 4/17/2026, 4:54:14 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.80 ERN |
| 10 LVL | 247.98 ERN |
| 50 LVL | 1,239.90 ERN |
| 100 LVL | 2,479.79 ERN |
| 500 LVL | 12,398.96 ERN |
| 1,000 LVL | 24,797.91 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-04-17T04:54:14Z",
"rates": {
"ERN": 24.79791
}
}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.791,
"rate": 24.79791
}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