Rate Overview
Live
1 EUR = 185.7991 ETB
1 ETB = 0.005382
EUR
Avg
184.2094
High
187.1323
Low
181.4480
Last updated: 5/28/2026, 9:56:21 PM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 185.80 ETB |
| 10 EUR | 1,857.99 ETB |
| 50 EUR | 9,289.95 ETB |
| 100 EUR | 18,579.91 ETB |
| 500 EUR | 92,899.55 ETB |
| 1,000 EUR | 185,799.09 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-28T21:56:21Z",
"rates": {
"ETB": 185.799094
}
}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": 18579.9094,
"rate": 185.799094
}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