Rate Overview
Live
1 EUR = 185.8181 ETB
1 ETB = 0.005382
EUR
Avg
185.8225
High
187.1323
Low
183.0963
Last updated: 5/28/2026, 8:33:40 PM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 185.82 ETB |
| 10 EUR | 1,858.18 ETB |
| 50 EUR | 9,290.91 ETB |
| 100 EUR | 18,581.81 ETB |
| 500 EUR | 92,909.07 ETB |
| 1,000 EUR | 185,818.14 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-28T20:33:40Z",
"rates": {
"ETB": 185.818142
}
}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": 18581.8142,
"rate": 185.818142
}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