Rate Overview
Live
1 ETB = 0.324953 EGP
1 EGP = 3.0774
ETB
Avg
0.359552
High
0.443456
Low
0.302039
Last updated: 5/27/2026, 11:20:19 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.32 EGP |
| 10 ETB | 3.25 EGP |
| 50 ETB | 16.25 EGP |
| 100 ETB | 32.50 EGP |
| 500 ETB | 162.48 EGP |
| 1,000 ETB | 324.95 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-05-27T11:20:19Z",
"rates": {
"EGP": 0.324953
}
}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": 32.4953,
"rate": 0.324953
}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