Rate Overview
Live
1 ETB = 0.003873 LVL
1 LVL = 258.1978
ETB
Avg
0.003867
High
0.003883
Low
0.003851
Last updated: 4/17/2026, 6:10:52 AM
Quick Conversions
| ETB | LVL |
|---|---|
| 1 ETB | 0.00 LVL |
| 10 ETB | 0.04 LVL |
| 50 ETB | 0.19 LVL |
| 100 ETB | 0.39 LVL |
| 500 ETB | 1.94 LVL |
| 1,000 ETB | 3.87 LVL |
Get ETB/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=LVLExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T06:10:52Z",
"rates": {
"LVL": 0.003873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "LVL",
"amount": 100
},
"result": 0.38730000000000003,
"rate": 0.003873
}Build with ETB/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key