Rate Overview
Live
1 EUR = 62.0672 EGP
1 EGP = 0.016112
EUR
Avg
62.5556
High
62.8947
Low
61.9669
Last updated: 5/7/2026, 10:15:22 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 62.07 EGP |
| 10 EUR | 620.67 EGP |
| 50 EUR | 3,103.36 EGP |
| 100 EUR | 6,206.72 EGP |
| 500 EUR | 31,033.61 EGP |
| 1,000 EUR | 62,067.22 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-05-07T10:15:22Z",
"rates": {
"EGP": 62.067215
}
}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": 6206.7215,
"rate": 62.067215
}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