Rate Overview
Live
1 EGP = 0.017233 EUR
1 EUR = 58.0282
EGP
Avg
0.017425
High
0.017829
Low
0.017152
Last updated: 3/6/2026, 12:08:47 PM
Quick Conversions
| EGP | EUR |
|---|---|
| 1 EGP | 0.02 EUR |
| 10 EGP | 0.17 EUR |
| 50 EGP | 0.86 EUR |
| 100 EGP | 1.72 EUR |
| 500 EGP | 8.62 EUR |
| 1,000 EGP | 17.23 EUR |
Get EGP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=EURExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-06T12:08:47Z",
"rates": {
"EUR": 0.017233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "EUR",
"amount": 100
},
"result": 1.7232999999999998,
"rate": 0.017233
}Build with EGP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key