Rate Overview
Live
1 EGP = 0.292155 ERN
1 ERN = 3.4228
EGP
Avg
0.293194
High
0.296789
Low
0.292057
Last updated: 7/26/2026, 12:48:37 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.92 ERN |
| 50 EGP | 14.61 ERN |
| 100 EGP | 29.22 ERN |
| 500 EGP | 146.08 ERN |
| 1,000 EGP | 292.16 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-26T12:48:37Z",
"rates": {
"ERN": 0.292155
}
}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.2155,
"rate": 0.292155
}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