Rate Overview
Live
1 EUR = 58.4196 EGP
1 EGP = 0.017118
EUR
Avg
58.2423
High
58.4418
Low
57.7592
Last updated: 7/25/2026, 8:51:00 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.42 EGP |
| 10 EUR | 584.20 EGP |
| 50 EUR | 2,920.98 EGP |
| 100 EUR | 5,841.96 EGP |
| 500 EUR | 29,209.80 EGP |
| 1,000 EUR | 58,419.59 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-25T20:51:00Z",
"rates": {
"EGP": 58.419592
}
}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": 5841.9592,
"rate": 58.419592
}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