Rate Overview
Live
1 EUR = 60.7997 EGP
1 EGP = 0.016447
EUR
Avg
55.2805
High
60.7997
Low
51.1527
Last updated: 3/27/2026, 7:50:16 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.80 EGP |
| 10 EUR | 608.00 EGP |
| 50 EUR | 3,039.98 EGP |
| 100 EUR | 6,079.97 EGP |
| 500 EUR | 30,399.84 EGP |
| 1,000 EUR | 60,799.68 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-27T07:50:16Z",
"rates": {
"EGP": 60.799677
}
}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": 6079.9677,
"rate": 60.799677
}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