Rate Overview
Live
1 EUR = 60.6624 EGP
1 EGP = 0.016485
EUR
Avg
61.1031
High
61.6031
Low
60.6624
Last updated: 5/28/2026, 12:08:25 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.66 EGP |
| 10 EUR | 606.62 EGP |
| 50 EUR | 3,033.12 EGP |
| 100 EUR | 6,066.24 EGP |
| 500 EUR | 30,331.19 EGP |
| 1,000 EUR | 60,662.38 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-28T00:08:25Z",
"rates": {
"EGP": 60.662378
}
}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": 6066.2378,
"rate": 60.662378
}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