Rate Overview
Live
1 EUR = 58.2669 EGP
1 EGP = 0.017162
EUR
Avg
57.9719
High
58.2669
Low
57.6322
Last updated: 8/17/2026, 10:59:40 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.27 EGP |
| 10 EUR | 582.67 EGP |
| 50 EUR | 2,913.35 EGP |
| 100 EUR | 5,826.69 EGP |
| 500 EUR | 29,133.47 EGP |
| 1,000 EUR | 58,266.94 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-08-17T10:59:40Z",
"rates": {
"EGP": 58.266939
}
}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": 5826.6939,
"rate": 58.266939
}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