Rate Overview
Live
1 LVL = 24.2738 ERN
1 ERN = 0.041197
LVL
Avg
24.7821
High
25.5957
Low
24.2738
Last updated: 7/27/2026, 2:59:53 AM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.27 ERN |
| 10 LVL | 242.74 ERN |
| 50 LVL | 1,213.69 ERN |
| 100 LVL | 2,427.38 ERN |
| 500 LVL | 12,136.90 ERN |
| 1,000 LVL | 24,273.80 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-27T02:59:53Z",
"rates": {
"ERN": 24.273796
}
}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": 2427.3796,
"rate": 24.273796
}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