Rate Overview
Live
1 EUR = 61.0554 EGP
1 EGP = 0.016379
EUR
Avg
61.7447
High
62.3476
Low
60.9885
Last updated: 4/17/2026, 7:37:08 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 61.06 EGP |
| 10 EUR | 610.55 EGP |
| 50 EUR | 3,052.77 EGP |
| 100 EUR | 6,105.54 EGP |
| 500 EUR | 30,527.68 EGP |
| 1,000 EUR | 61,055.35 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-04-17T07:37:08Z",
"rates": {
"EGP": 61.055352
}
}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": 6105.5352,
"rate": 61.055352
}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