Rate Overview
Live
1 EUR = 184.4335 ETB
1 ETB = 0.005422
EUR
Avg
184.1530
High
184.7218
Low
183.5579
Last updated: 5/8/2026, 1:06:56 PM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 184.43 ETB |
| 10 EUR | 1,844.34 ETB |
| 50 EUR | 9,221.68 ETB |
| 100 EUR | 18,443.35 ETB |
| 500 EUR | 92,216.77 ETB |
| 1,000 EUR | 184,433.54 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-05-08T13:06:56Z",
"rates": {
"ETB": 184.433543
}
}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": 18443.3543,
"rate": 184.433543
}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