Rate Overview
Live
1 EGP = 0.016132 EUR
1 EUR = 61.9886
EGP
Avg
0.015982
High
0.016136
Low
0.015899
Last updated: 5/6/2026, 12:14:23 PM
Quick Conversions
| EGP | EUR |
|---|---|
| 1 EGP | 0.02 EUR |
| 10 EGP | 0.16 EUR |
| 50 EGP | 0.81 EUR |
| 100 EGP | 1.61 EUR |
| 500 EGP | 8.07 EUR |
| 1,000 EGP | 16.13 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-05-06T12:14:23Z",
"rates": {
"EUR": 0.016132
}
}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.6132,
"rate": 0.016132
}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