Rate Overview
Live
1 EUR = 57.4342 EGP
1 EGP = 0.017411
EUR
Avg
57.1801
High
58.4431
Low
55.8184
Last updated: 7/28/2026, 12:04:11 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 57.43 EGP |
| 10 EUR | 574.34 EGP |
| 50 EUR | 2,871.71 EGP |
| 100 EUR | 5,743.42 EGP |
| 500 EUR | 28,717.10 EGP |
| 1,000 EUR | 57,434.21 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-28T12:04:11Z",
"rates": {
"EGP": 57.434208
}
}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": 5743.4208,
"rate": 57.434208
}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