Rate Overview
Live
1 LVL = 24.8434 ERN
1 ERN = 0.040252
LVL
Avg
24.9131
High
25.3205
Low
24.4418
Last updated: 5/27/2026, 10:55:15 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.84 ERN |
| 10 LVL | 248.43 ERN |
| 50 LVL | 1,242.17 ERN |
| 100 LVL | 2,484.34 ERN |
| 500 LVL | 12,421.72 ERN |
| 1,000 LVL | 24,843.43 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-05-27T10:55:15Z",
"rates": {
"ERN": 24.843434
}
}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": 2484.3433999999997,
"rate": 24.843434
}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