Rate Overview
Live
1 EUR = 58.3228 EGP
1 EGP = 0.017146
EUR
Avg
58.6839
High
63.1882
Low
55.0065
Last updated: 7/20/2026, 10:41:20 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.32 EGP |
| 10 EUR | 583.23 EGP |
| 50 EUR | 2,916.14 EGP |
| 100 EUR | 5,832.28 EGP |
| 500 EUR | 29,161.39 EGP |
| 1,000 EUR | 58,322.78 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-07-20T10:41:20Z",
"rates": {
"EGP": 58.322779
}
}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": 5832.2779,
"rate": 58.322779
}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