Rate Overview
Live
1 EUR = 58.4331 EGP
1 EGP = 0.017114
EUR
Avg
56.0742
High
62.8863
Low
51.1527
Last updated: 7/24/2026, 12:22:28 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.43 EGP |
| 10 EUR | 584.33 EGP |
| 50 EUR | 2,921.65 EGP |
| 100 EUR | 5,843.31 EGP |
| 500 EUR | 29,216.54 EGP |
| 1,000 EUR | 58,433.09 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-24T12:22:28Z",
"rates": {
"EGP": 58.433088
}
}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": 5843.3088,
"rate": 58.433088
}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