Rate Overview
Live
1 EGP = 0.293537 ERN
1 ERN = 3.4067
EGP
Avg
0.296396
High
0.320339
Low
0.277963
Last updated: 7/21/2026, 5:57:32 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.94 ERN |
| 50 EGP | 14.68 ERN |
| 100 EGP | 29.35 ERN |
| 500 EGP | 146.77 ERN |
| 1,000 EGP | 293.54 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-07-21T05:57:32Z",
"rates": {
"ERN": 0.293537
}
}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.3537,
"rate": 0.293537
}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