Rate Overview
Live
1 EUR = 182.0044 ETB
1 ETB = 0.005494
EUR
Avg
178.1436
High
186.9827
Low
157.5929
Last updated: 7/25/2026, 4:44:08 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 182.00 ETB |
| 10 EUR | 1,820.04 ETB |
| 50 EUR | 9,100.22 ETB |
| 100 EUR | 18,200.44 ETB |
| 500 EUR | 91,002.18 ETB |
| 1,000 EUR | 182,004.37 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-25T04:44:08Z",
"rates": {
"ETB": 182.004368
}
}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": 18200.4368,
"rate": 182.004368
}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