Rate Overview
Live
1 ETB = 0.314747 EGP
1 EGP = 3.1772
ETB
Avg
0.322101
High
0.326745
Low
0.314747
Last updated: 6/16/2026, 11:14:48 AM
Quick Conversions
| ETB | EGP |
|---|---|
| 1 ETB | 0.31 EGP |
| 10 ETB | 3.15 EGP |
| 50 ETB | 15.74 EGP |
| 100 ETB | 31.47 EGP |
| 500 ETB | 157.37 EGP |
| 1,000 ETB | 314.75 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-06-16T11:14:48Z",
"rates": {
"EGP": 0.314747
}
}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": 31.4747,
"rate": 0.314747
}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