Rate Overview
Live
1 EUR = 182.0044 ETB
1 ETB = 0.005494
EUR
Avg
183.1470
High
187.2986
Low
179.6778
Last updated: 7/26/2026, 1:37:35 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 182.00 ETB |
| 10 EUR | 1,820.04 ETB |
| 50 EUR | 9,100.22 ETB |
| 100 EUR | 18,200.44 ETB |
| 500 EUR | 91,002.18 ETB |
| 1,000 EUR | 182,004.37 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-26T01:37:35Z",
"rates": {
"ETB": 182.004368
}
}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": 18200.4368,
"rate": 182.004368
}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