Rate Overview
Live
1 LVL = 259.8793 ETB
1 ETB = 0.003848
LVL
Avg
258.9893
High
261.5433
Low
255.7686
Last updated: 7/1/2026, 12:07:02 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 259.88 ETB |
| 10 LVL | 2,598.79 ETB |
| 50 LVL | 12,993.97 ETB |
| 100 LVL | 25,987.93 ETB |
| 500 LVL | 129,939.65 ETB |
| 1,000 LVL | 259,879.31 ETB |
Get LVL/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=ETBExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-01T00:07:02Z",
"rates": {
"ETB": 259.879309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "ETB",
"amount": 100
},
"result": 25987.9309,
"rate": 259.879309
}Build with LVL/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key