Rate Overview
Live
1 LVL = 258.0320 ETB
1 ETB = 0.003875
LVL
Avg
259.2380
High
262.4734
Low
256.0814
Last updated: 3/7/2026, 7:44:12 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 258.03 ETB |
| 10 LVL | 2,580.32 ETB |
| 50 LVL | 12,901.60 ETB |
| 100 LVL | 25,803.20 ETB |
| 500 LVL | 129,016.00 ETB |
| 1,000 LVL | 258,032.00 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-03-07T07:44:12Z",
"rates": {
"ETB": 258.032003
}
}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": 25803.200299999997,
"rate": 258.032003
}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