Rate Overview
Live
1 LVL = 24.4010 ERN
1 ERN = 0.040982
LVL
Avg
24.4238
High
24.7979
Low
24.2990
Last updated: 7/6/2026, 9:20:40 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.40 ERN |
| 10 LVL | 244.01 ERN |
| 50 LVL | 1,220.05 ERN |
| 100 LVL | 2,440.10 ERN |
| 500 LVL | 12,200.48 ERN |
| 1,000 LVL | 24,400.95 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-07-06T09:20:40Z",
"rates": {
"ERN": 24.400952
}
}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": 2440.0952,
"rate": 24.400952
}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