Rate Overview
Live
1 ETB = 0.005444 EUR
1 EUR = 183.6885
ETB
Avg
0.005422
High
0.005444
Low
0.005379
Last updated: 6/15/2026, 9:57:47 AM
Quick Conversions
| ETB | EUR |
|---|---|
| 1 ETB | 0.01 EUR |
| 10 ETB | 0.05 EUR |
| 50 ETB | 0.27 EUR |
| 100 ETB | 0.54 EUR |
| 500 ETB | 2.72 EUR |
| 1,000 ETB | 5.44 EUR |
Get ETB/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=EURExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-15T09:57:47Z",
"rates": {
"EUR": 0.005444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "EUR",
"amount": 100
},
"result": 0.5444,
"rate": 0.005444
}Build with ETB/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key