Rate Overview
Live
1 EUR = 184.3410 ETB
1 ETB = 0.005425
EUR
Avg
184.0736
High
184.5420
Low
183.1142
Last updated: 7/20/2026, 4:19:52 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 184.34 ETB |
| 10 EUR | 1,843.41 ETB |
| 50 EUR | 9,217.05 ETB |
| 100 EUR | 18,434.10 ETB |
| 500 EUR | 92,170.49 ETB |
| 1,000 EUR | 184,340.98 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-20T04:19:52Z",
"rates": {
"ETB": 184.340981
}
}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": 18434.0981,
"rate": 184.340981
}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