Rate Overview
Live
1 EGP = 0.298638 ERN
1 ERN = 3.3485
EGP
Avg
0.291981
High
0.298638
Low
0.288558
Last updated: 6/16/2026, 10:02:59 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.30 ERN |
| 10 EGP | 2.99 ERN |
| 50 EGP | 14.93 ERN |
| 100 EGP | 29.86 ERN |
| 500 EGP | 149.32 ERN |
| 1,000 EGP | 298.64 ERN |
Get EGP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=ERNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T10:02:59Z",
"rates": {
"ERN": 0.298638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "ERN",
"amount": 100
},
"result": 29.8638,
"rate": 0.298638
}Build with EGP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key