Rate Overview
Live
1 ETB = 0.324898 EGP
1 EGP = 3.0779
ETB
Avg
0.330140
High
0.340684
Low
0.324895
Last updated: 5/27/2026, 7:24:14 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.32 EGP |
| 10 ETB | 3.25 EGP |
| 50 ETB | 16.24 EGP |
| 100 ETB | 32.49 EGP |
| 500 ETB | 162.45 EGP |
| 1,000 ETB | 324.90 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-27T07:24:14Z",
"rates": {
"EGP": 0.324898
}
}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.4898,
"rate": 0.324898
}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