Rate Overview
Live
1 EGP = 0.016899 EUR
1 EUR = 59.1751
EGP
Avg
0.017018
High
0.017255
Low
0.016888
Last updated: 9/4/2026, 6:57:31 PM
Quick Conversions
| EGP | EUR |
|---|---|
| 1 EGP | 0.02 EUR |
| 10 EGP | 0.17 EUR |
| 50 EGP | 0.84 EUR |
| 100 EGP | 1.69 EUR |
| 500 EGP | 8.45 EUR |
| 1,000 EGP | 16.90 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-09-04T18:57:31Z",
"rates": {
"EUR": 0.016899
}
}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.6899000000000002,
"rate": 0.016899
}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