Rate Overview
Live
1 EUR = 183.8608 ETB
1 ETB = 0.005439
EUR
Avg
159.7760
High
183.8608
Low
123.1207
Last updated: 7/22/2026, 12:07:01 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 183.86 ETB |
| 10 EUR | 1,838.61 ETB |
| 50 EUR | 9,193.04 ETB |
| 100 EUR | 18,386.08 ETB |
| 500 EUR | 91,930.40 ETB |
| 1,000 EUR | 183,860.80 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-22T00:07:01Z",
"rates": {
"ETB": 183.860803
}
}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": 18386.0803,
"rate": 183.860803
}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