Rate Overview
Live
1 EUR = 183.4786 ETB
1 ETB = 0.005450
EUR
Avg
182.6701
High
183.6097
Low
181.4148
Last updated: 7/7/2026, 10:36:13 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 183.48 ETB |
| 10 EUR | 1,834.79 ETB |
| 50 EUR | 9,173.93 ETB |
| 100 EUR | 18,347.86 ETB |
| 500 EUR | 91,739.31 ETB |
| 1,000 EUR | 183,478.62 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-07T10:36:13Z",
"rates": {
"ETB": 183.478622
}
}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": 18347.8622,
"rate": 183.478622
}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