Rate Overview
Live
1 EGP = 0.292057 ERN
1 ERN = 3.4240
EGP
Avg
0.293725
High
0.297034
Low
0.292057
Last updated: 7/25/2026, 8:13:24 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.92 ERN |
| 50 EGP | 14.60 ERN |
| 100 EGP | 29.21 ERN |
| 500 EGP | 146.03 ERN |
| 1,000 EGP | 292.06 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-25T20:13:24Z",
"rates": {
"ERN": 0.292057
}
}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.2057,
"rate": 0.292057
}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