Rate Overview
Live
1 LVL = 24.6284 ERN
1 ERN = 0.040604
LVL
Avg
24.6944
High
24.7720
Low
24.6284
Last updated: 3/27/2026, 1:08:44 PM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.63 ERN |
| 10 LVL | 246.28 ERN |
| 50 LVL | 1,231.42 ERN |
| 100 LVL | 2,462.84 ERN |
| 500 LVL | 12,314.19 ERN |
| 1,000 LVL | 24,628.39 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-03-27T13:08:44Z",
"rates": {
"ERN": 24.628388
}
}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": 2462.8388,
"rate": 24.628388
}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