Rate Overview
Live
1 EUR = 57.3594 EGP
1 EGP = 0.017434
EUR
Avg
57.4457
High
62.7082
Low
54.3916
Last updated: 7/28/2026, 2:06:28 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 57.36 EGP |
| 10 EUR | 573.59 EGP |
| 50 EUR | 2,867.97 EGP |
| 100 EUR | 5,735.94 EGP |
| 500 EUR | 28,679.69 EGP |
| 1,000 EUR | 57,359.38 EGP |
Get EUR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=EGPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T14:06:28Z",
"rates": {
"EGP": 57.359378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "EGP",
"amount": 100
},
"result": 5735.9378,
"rate": 57.359378
}Build with EUR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key