Rate Overview
Live
1 ETB = 0.005549 EUR
1 EUR = 180.2127
ETB
Avg
0.005558
High
0.006024
Low
0.005421
Last updated: 3/6/2026, 8:12:24 AM
Quick Conversions
| ETB | EUR |
|---|---|
| 1 ETB | 0.01 EUR |
| 10 ETB | 0.06 EUR |
| 50 ETB | 0.28 EUR |
| 100 ETB | 0.55 EUR |
| 500 ETB | 2.77 EUR |
| 1,000 ETB | 5.55 EUR |
Get ETB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=EURExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-06T08:12:24Z",
"rates": {
"EUR": 0.005549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "EUR",
"amount": 100
},
"result": 0.5549000000000001,
"rate": 0.005549
}Build with ETB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key