Rate Overview
Live
1 LVL = 24.3365 ERN
1 ERN = 0.041090
LVL
Avg
24.3251
High
24.3909
Low
24.2738
Last updated: 7/28/2026, 2:46:25 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.34 ERN |
| 10 LVL | 243.37 ERN |
| 50 LVL | 1,216.83 ERN |
| 100 LVL | 2,433.65 ERN |
| 500 LVL | 12,168.27 ERN |
| 1,000 LVL | 24,336.54 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-28T02:46:25Z",
"rates": {
"ERN": 24.336541
}
}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": 2433.6541,
"rate": 24.336541
}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