Rate Overview
Live
1 LVL = 24.7169 ERN
1 ERN = 0.040458
LVL
Avg
24.6925
High
24.7881
Low
24.6254
Last updated: 6/16/2026, 1:23:57 PM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.72 ERN |
| 10 LVL | 247.17 ERN |
| 50 LVL | 1,235.84 ERN |
| 100 LVL | 2,471.69 ERN |
| 500 LVL | 12,358.43 ERN |
| 1,000 LVL | 24,716.87 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-06-16T13:23:57Z",
"rates": {
"ERN": 24.716867
}
}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": 2471.6867,
"rate": 24.716867
}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