Rate Overview
Live
1 EUR = 181.3449 ETB
1 ETB = 0.005514
EUR
Avg
181.8148
High
184.4567
Low
179.3752
Last updated: 3/7/2026, 7:44:36 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 181.34 ETB |
| 10 EUR | 1,813.45 ETB |
| 50 EUR | 9,067.24 ETB |
| 100 EUR | 18,134.49 ETB |
| 500 EUR | 90,672.44 ETB |
| 1,000 EUR | 181,344.89 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-07T07:44:36Z",
"rates": {
"ETB": 181.34489
}
}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": 18134.488999999998,
"rate": 181.34489
}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