Rate Overview
Live
1 EUR = 57.6816 EGP
1 EGP = 0.017337
EUR
Avg
58.1972
High
58.4431
Low
57.6797
Last updated: 7/28/2026, 7:49:29 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 57.68 EGP |
| 10 EUR | 576.82 EGP |
| 50 EUR | 2,884.08 EGP |
| 100 EUR | 5,768.16 EGP |
| 500 EUR | 28,840.80 EGP |
| 1,000 EUR | 57,681.59 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-28T07:49:29Z",
"rates": {
"EGP": 57.68159
}
}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": 5768.159,
"rate": 57.68159
}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