Rate Overview
Live
1 EUR = 58.1813 EGP
1 EGP = 0.017188
EUR
Avg
57.3918
High
58.2997
Low
56.0858
Last updated: 3/6/2026, 8:03:13 PM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 58.18 EGP |
| 10 EUR | 581.81 EGP |
| 50 EUR | 2,909.06 EGP |
| 100 EUR | 5,818.13 EGP |
| 500 EUR | 29,090.65 EGP |
| 1,000 EUR | 58,181.30 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-06T20:03:13Z",
"rates": {
"EGP": 58.181299
}
}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": 5818.1299,
"rate": 58.181299
}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