Rate Overview
Live
1 EUR = 55.7846 EGP
1 EGP = 0.017926
EUR
Avg
56.0473
High
56.3648
Low
55.7846
Last updated: 7/7/2026, 8:58:49 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 55.78 EGP |
| 10 EUR | 557.85 EGP |
| 50 EUR | 2,789.23 EGP |
| 100 EUR | 5,578.46 EGP |
| 500 EUR | 27,892.30 EGP |
| 1,000 EUR | 55,784.61 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-07T08:58:49Z",
"rates": {
"EGP": 55.784607
}
}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": 5578.4607000000005,
"rate": 55.784607
}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