Rate Overview
Live
1 LVL = 267.8915 ETB
1 ETB = 0.003733
LVL
Avg
267.4541
High
268.4729
Low
266.1904
Last updated: 9/9/2026, 3:19:57 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 267.89 ETB |
| 10 LVL | 2,678.92 ETB |
| 50 LVL | 13,394.58 ETB |
| 100 LVL | 26,789.15 ETB |
| 500 LVL | 133,945.76 ETB |
| 1,000 LVL | 267,891.51 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-09-09T03:19:57Z",
"rates": {
"ETB": 267.891514
}
}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": 26789.1514,
"rate": 267.891514
}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