Rate Overview
Live
1 LVL = 260.1668 ETB
1 ETB = 0.003844
LVL
Avg
260.3550
High
265.9293
Low
256.0814
Last updated: 6/21/2026, 10:27:15 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 260.17 ETB |
| 10 LVL | 2,601.67 ETB |
| 50 LVL | 13,008.34 ETB |
| 100 LVL | 26,016.68 ETB |
| 500 LVL | 130,083.42 ETB |
| 1,000 LVL | 260,166.84 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-21T10:27:15Z",
"rates": {
"ETB": 260.16684
}
}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": 26016.683999999997,
"rate": 260.16684
}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