Rate Overview
Live
1 EUR = 58.0410 EGP
1 EGP = 0.017229
EUR
Avg
57.4712
High
62.8875
Low
54.5243
Last updated: 7/20/2026, 2:34:39 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.04 EGP |
| 10 EUR | 580.41 EGP |
| 50 EUR | 2,902.05 EGP |
| 100 EUR | 5,804.10 EGP |
| 500 EUR | 29,020.50 EGP |
| 1,000 EUR | 58,041.00 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-20T02:34:39Z",
"rates": {
"EGP": 58.041001
}
}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": 5804.100100000001,
"rate": 58.041001
}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