Rate Overview
Live
1 ETB = 0.306936 EGP
1 EGP = 3.2580
ETB
Avg
0.307418
High
0.308454
Low
0.305480
Last updated: 7/6/2026, 4:33:38 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.31 EGP |
| 10 ETB | 3.07 EGP |
| 50 ETB | 15.35 EGP |
| 100 ETB | 30.69 EGP |
| 500 ETB | 153.47 EGP |
| 1,000 ETB | 306.94 EGP |
Get ETB/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=EGPExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-06T04:33:38Z",
"rates": {
"EGP": 0.306936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "EGP",
"amount": 100
},
"result": 30.6936,
"rate": 0.306936
}Build with ETB/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key