Rate Overview
Live
1 EUR = 184.3982 ETB
1 ETB = 0.005423
EUR
Avg
183.3825
High
187.2986
Low
179.6778
Last updated: 7/20/2026, 8:08:56 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 184.40 ETB |
| 10 EUR | 1,843.98 ETB |
| 50 EUR | 9,219.91 ETB |
| 100 EUR | 18,439.82 ETB |
| 500 EUR | 92,199.08 ETB |
| 1,000 EUR | 184,398.16 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-07-20T08:08:56Z",
"rates": {
"ETB": 184.398159
}
}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": 18439.815899999998,
"rate": 184.398159
}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