Rate Overview
Live
1 LVL = 258.1411 ETB
1 ETB = 0.003874
LVL
Avg
258.5801
High
259.6079
Low
257.4843
Last updated: 4/17/2026, 6:10:51 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 258.14 ETB |
| 10 LVL | 2,581.41 ETB |
| 50 LVL | 12,907.05 ETB |
| 100 LVL | 25,814.11 ETB |
| 500 LVL | 129,070.53 ETB |
| 1,000 LVL | 258,141.07 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-04-17T06:10:51Z",
"rates": {
"ETB": 258.141069
}
}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": 25814.106900000002,
"rate": 258.141069
}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