Rate Overview
Live
1 EUR = 184.5142 ETB
1 ETB = 0.005420
EUR
Avg
184.5409
High
185.4442
Low
183.6775
Last updated: 6/18/2026, 11:42:49 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 184.51 ETB |
| 10 EUR | 1,845.14 ETB |
| 50 EUR | 9,225.71 ETB |
| 100 EUR | 18,451.42 ETB |
| 500 EUR | 92,257.08 ETB |
| 1,000 EUR | 184,514.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-06-18T11:42:49Z",
"rates": {
"ETB": 184.514162
}
}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": 18451.4162,
"rate": 184.514162
}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