Rate Overview
Live
1 EUR = 58.2356 EGP
1 EGP = 0.017172
EUR
Avg
59.2608
High
60.1281
Low
58.2356
Last updated: 6/17/2026, 7:19:30 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.24 EGP |
| 10 EUR | 582.36 EGP |
| 50 EUR | 2,911.78 EGP |
| 100 EUR | 5,823.56 EGP |
| 500 EUR | 29,117.79 EGP |
| 1,000 EUR | 58,235.58 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-06-17T07:19:30Z",
"rates": {
"EGP": 58.235575
}
}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": 5823.5575,
"rate": 58.235575
}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