Rate Overview
Live
1 ETB = 0.332408 EGP
1 EGP = 3.0084
ETB
Avg
0.336612
High
0.340021
Low
0.332408
Last updated: 4/17/2026, 12:01:31 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.33 EGP |
| 10 ETB | 3.32 EGP |
| 50 ETB | 16.62 EGP |
| 100 ETB | 33.24 EGP |
| 500 ETB | 166.20 EGP |
| 1,000 ETB | 332.41 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-04-17T00:01:31Z",
"rates": {
"EGP": 0.332408
}
}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": 33.2408,
"rate": 0.332408
}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