Rate Overview
Live
1 LVL = 261.4275 ETB
1 ETB = 0.003825
LVL
Avg
260.0652
High
261.4275
Low
258.9704
Last updated: 7/31/2026, 12:23:42 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 261.43 ETB |
| 10 LVL | 2,614.28 ETB |
| 50 LVL | 13,071.38 ETB |
| 100 LVL | 26,142.75 ETB |
| 500 LVL | 130,713.77 ETB |
| 1,000 LVL | 261,427.54 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-31T00:23:42Z",
"rates": {
"ETB": 261.427544
}
}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": 26142.7544,
"rate": 261.427544
}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