Rate Overview
Live
1 EUR = 57.9629 EGP
1 EGP = 0.017252
EUR
Avg
57.9126
High
58.1159
Low
57.6322
Last updated: 8/17/2026, 5:27:47 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 57.96 EGP |
| 10 EUR | 579.63 EGP |
| 50 EUR | 2,898.15 EGP |
| 100 EUR | 5,796.29 EGP |
| 500 EUR | 28,981.47 EGP |
| 1,000 EUR | 57,962.94 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-08-17T05:27:47Z",
"rates": {
"EGP": 57.96294
}
}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": 5796.294,
"rate": 57.96294
}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