Rate Overview
Live
1 EUR = 60.8341 EGP
1 EGP = 0.016438
EUR
Avg
59.2899
High
60.9403
Low
56.0858
Last updated: 3/27/2026, 9:34:51 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.83 EGP |
| 10 EUR | 608.34 EGP |
| 50 EUR | 3,041.71 EGP |
| 100 EUR | 6,083.41 EGP |
| 500 EUR | 30,417.07 EGP |
| 1,000 EUR | 60,834.14 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-03-27T09:34:51Z",
"rates": {
"EGP": 60.834135
}
}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": 6083.413500000001,
"rate": 60.834135
}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