Rate Overview
Live
1 LVL = 269.6923 ETB
1 ETB = 0.003708
LVL
Avg
256.8947
High
270.1209
Low
236.7665
Last updated: 8/28/2026, 12:12:57 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 269.69 ETB |
| 10 LVL | 2,696.92 ETB |
| 50 LVL | 13,484.62 ETB |
| 100 LVL | 26,969.23 ETB |
| 500 LVL | 134,846.16 ETB |
| 1,000 LVL | 269,692.33 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-08-28T00:12:57Z",
"rates": {
"ETB": 269.692329
}
}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": 26969.232899999995,
"rate": 269.692329
}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