Rate Overview
Live
1 LVL = 24.7943 ERN
1 ERN = 0.040332
LVL
Avg
24.7646
High
24.8083
Low
24.7132
Last updated: 9/6/2026, 11:48:02 PM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.79 ERN |
| 10 LVL | 247.94 ERN |
| 50 LVL | 1,239.71 ERN |
| 100 LVL | 2,479.43 ERN |
| 500 LVL | 12,397.13 ERN |
| 1,000 LVL | 24,794.27 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-09-06T23:48:02Z",
"rates": {
"ERN": 24.794269
}
}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": 2479.4269,
"rate": 24.794269
}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