Rate Overview
Live
1 EUR = 60.7253 EGP
1 EGP = 0.016468
EUR
Avg
57.4408
High
63.0183
Low
54.3412
Last updated: 5/27/2026, 4:09:51 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.73 EGP |
| 10 EUR | 607.25 EGP |
| 50 EUR | 3,036.27 EGP |
| 100 EUR | 6,072.53 EGP |
| 500 EUR | 30,362.65 EGP |
| 1,000 EUR | 60,725.30 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-05-27T16:09:51Z",
"rates": {
"EGP": 60.725303
}
}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": 6072.530299999999,
"rate": 60.725303
}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