Rate Overview
Live
1 LVL = 24.2857 ERN
1 ERN = 0.041177
LVL
Avg
24.1127
High
25.2383
Low
22.0072
Last updated: 7/28/2026, 11:53:27 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.29 ERN |
| 10 LVL | 242.86 ERN |
| 50 LVL | 1,214.28 ERN |
| 100 LVL | 2,428.57 ERN |
| 500 LVL | 12,142.84 ERN |
| 1,000 LVL | 24,285.68 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-28T11:53:27Z",
"rates": {
"ERN": 24.285678
}
}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": 2428.5678000000003,
"rate": 24.285678
}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