Rate Overview
Live
1 EUR = 183.9180 ETB
1 ETB = 0.005437
EUR
Avg
178.0867
High
185.8028
Low
157.9187
Last updated: 7/30/2026, 11:08:15 AM
Quick Conversions
| EUR | ETB |
|---|---|
| 1 EUR | 183.92 ETB |
| 10 EUR | 1,839.18 ETB |
| 50 EUR | 9,195.90 ETB |
| 100 EUR | 18,391.80 ETB |
| 500 EUR | 91,959.00 ETB |
| 1,000 EUR | 183,917.99 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-30T11:08:15Z",
"rates": {
"ETB": 183.91799
}
}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": 18391.799,
"rate": 183.91799
}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