Rate Overview
Live
1 EUR = 180.8386 ETB
1 ETB = 0.005530
EUR
Avg
180.5959
High
184.4567
Low
165.9891
Last updated: 3/28/2026, 1:53:48 PM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 180.84 ETB |
| 10 EUR | 1,808.39 ETB |
| 50 EUR | 9,041.93 ETB |
| 100 EUR | 18,083.86 ETB |
| 500 EUR | 90,419.29 ETB |
| 1,000 EUR | 180,838.59 ETB |
Get EUR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ETBExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-28T13:53:48Z",
"rates": {
"ETB": 180.838585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ETB",
"amount": 100
},
"result": 18083.8585,
"rate": 180.838585
}Build with EUR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key