Rate Overview
Live
1 EUR = 59.1641 EGP
1 EGP = 0.016902
EUR
Avg
58.6830
High
59.1641
Low
57.9527
Last updated: 9/3/2026, 1:47:45 AM
Quick Conversions
| EUR | EGP |
|---|---|
| 1 EUR | 59.16 EGP |
| 10 EUR | 591.64 EGP |
| 50 EUR | 2,958.21 EGP |
| 100 EUR | 5,916.41 EGP |
| 500 EUR | 29,582.06 EGP |
| 1,000 EUR | 59,164.12 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-09-03T01:47:45Z",
"rates": {
"EGP": 59.164123
}
}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": 5916.4123,
"rate": 59.164123
}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