Rate Overview
Live
1 EUR = 60.7047 EGP
1 EGP = 0.016473
EUR
Avg
60.6519
High
60.9403
Low
60.3407
Last updated: 3/27/2026, 11:28:00 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.70 EGP |
| 10 EUR | 607.05 EGP |
| 50 EUR | 3,035.24 EGP |
| 100 EUR | 6,070.47 EGP |
| 500 EUR | 30,352.36 EGP |
| 1,000 EUR | 60,704.71 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-27T11:28:00Z",
"rates": {
"EGP": 60.704711
}
}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": 6070.471100000001,
"rate": 60.704711
}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