Rate Overview
Live
1 EGP = 0.307326 ERN
1 ERN = 3.2539
EGP
Avg
0.300076
High
0.307326
Low
0.288558
Last updated: 7/7/2026, 10:10:50 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.31 ERN |
| 10 EGP | 3.07 ERN |
| 50 EGP | 15.37 ERN |
| 100 EGP | 30.73 ERN |
| 500 EGP | 153.66 ERN |
| 1,000 EGP | 307.33 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-07T10:10:50Z",
"rates": {
"ERN": 0.307326
}
}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": 30.732599999999998,
"rate": 0.307326
}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