Rate Overview
Live
1 EUR = 187.0786 ETB
1 ETB = 0.005345
EUR
Avg
187.7832
High
190.3762
Low
185.9120
Last updated: 9/6/2026, 12:43:33 PM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 187.08 ETB |
| 10 EUR | 1,870.79 ETB |
| 50 EUR | 9,353.93 ETB |
| 100 EUR | 18,707.86 ETB |
| 500 EUR | 93,539.32 ETB |
| 1,000 EUR | 187,078.64 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-09-06T12:43:33Z",
"rates": {
"ETB": 187.07864
}
}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": 18707.864,
"rate": 187.07864
}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