Rate Overview
Live
1 EUR = 60.9943 EGP
1 EGP = 0.016395
EUR
Avg
61.7378
High
62.3476
Low
60.9874
Last updated: 4/17/2026, 6:30:38 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.99 EGP |
| 10 EUR | 609.94 EGP |
| 50 EUR | 3,049.72 EGP |
| 100 EUR | 6,099.43 EGP |
| 500 EUR | 30,497.16 EGP |
| 1,000 EUR | 60,994.32 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-04-17T06:30:38Z",
"rates": {
"EGP": 60.994318
}
}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": 6099.4318,
"rate": 60.994318
}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