Rate Overview
Live
1 EGP = 0.289481 ERN
1 ERN = 3.4545
EGP
Avg
0.284582
High
0.289481
Low
0.281560
Last updated: 4/16/2026, 3:13:08 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.89 ERN |
| 50 EGP | 14.47 ERN |
| 100 EGP | 28.95 ERN |
| 500 EGP | 144.74 ERN |
| 1,000 EGP | 289.48 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-04-16T15:13:08Z",
"rates": {
"ERN": 0.289481
}
}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": 28.9481,
"rate": 0.289481
}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