Rate Overview
Live
1 ETB = 0.324923 EGP
1 EGP = 3.0777
ETB
Avg
0.336193
High
0.341653
Low
0.324897
Last updated: 5/27/2026, 9:46:03 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.32 EGP |
| 10 ETB | 3.25 EGP |
| 50 ETB | 16.25 EGP |
| 100 ETB | 32.49 EGP |
| 500 ETB | 162.46 EGP |
| 1,000 ETB | 324.92 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-27T09:46:03Z",
"rates": {
"EGP": 0.324923
}
}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.4923,
"rate": 0.324923
}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