Rate Overview
Live
1 EUR = 60.8402 EGP
1 EGP = 0.016436
EUR
Avg
60.6682
High
60.9403
Low
60.3407
Last updated: 3/27/2026, 6:05:39 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 60.84 EGP |
| 10 EUR | 608.40 EGP |
| 50 EUR | 3,042.01 EGP |
| 100 EUR | 6,084.02 EGP |
| 500 EUR | 30,420.11 EGP |
| 1,000 EUR | 60,840.23 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-27T06:05:39Z",
"rates": {
"EGP": 60.840225
}
}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": 6084.0225,
"rate": 60.840225
}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