Rate Overview
Live
1 LVL = 24.2770 ERN
1 ERN = 0.041191
LVL
Avg
24.8251
High
25.5957
Low
24.2770
Last updated: 7/25/2026, 9:07:46 PM
Quick Conversions
| LVL | ERN |
|---|---|
| 1 LVL | 24.28 ERN |
| 10 LVL | 242.77 ERN |
| 50 LVL | 1,213.85 ERN |
| 100 LVL | 2,427.70 ERN |
| 500 LVL | 12,138.49 ERN |
| 1,000 LVL | 24,276.98 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-25T21:07:46Z",
"rates": {
"ERN": 24.276977
}
}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.6976999999997,
"rate": 24.276977
}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