Rate Overview
Live
1 LVL = 258.1594 ETB
1 ETB = 0.003874
LVL
Avg
261.5063
High
263.9119
Low
258.1594
Last updated: 6/19/2026, 8:23:04 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 258.16 ETB |
| 10 LVL | 2,581.59 ETB |
| 50 LVL | 12,907.97 ETB |
| 100 LVL | 25,815.94 ETB |
| 500 LVL | 129,079.71 ETB |
| 1,000 LVL | 258,159.41 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-06-19T08:23:04Z",
"rates": {
"ETB": 258.159413
}
}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": 25815.9413,
"rate": 258.159413
}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