Rate Overview
Live
1 EUR = 182.0597 ETB
1 ETB = 0.005493
EUR
Avg
182.8152
High
184.1432
Low
182.0044
Last updated: 7/28/2026, 11:11:54 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 182.06 ETB |
| 10 EUR | 1,820.60 ETB |
| 50 EUR | 9,102.98 ETB |
| 100 EUR | 18,205.97 ETB |
| 500 EUR | 91,029.85 ETB |
| 1,000 EUR | 182,059.69 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-28T11:11:54Z",
"rates": {
"ETB": 182.05969
}
}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": 18205.968999999997,
"rate": 182.05969
}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