Rate Overview
Live
1 LVL = 267.8112 ETB
1 ETB = 0.003734
LVL
Avg
268.9700
High
271.1008
Low
267.8096
Last updated: 8/26/2026, 2:54:11 AM
Quick Conversions
| LVL | ETB |
|---|---|
| 1 LVL | 267.81 ETB |
| 10 LVL | 2,678.11 ETB |
| 50 LVL | 13,390.56 ETB |
| 100 LVL | 26,781.12 ETB |
| 500 LVL | 133,905.60 ETB |
| 1,000 LVL | 267,811.21 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-26T02:54:11Z",
"rates": {
"ETB": 267.811208
}
}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": 26781.1208,
"rate": 267.811208
}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