Rate Overview
Live
1 EGP = 0.305361 ERN
1 ERN = 3.2748
EGP
Avg
0.304788
High
0.305569
Low
0.302677
Last updated: 7/5/2026, 6:31:19 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.31 ERN |
| 10 EGP | 3.05 ERN |
| 50 EGP | 15.27 ERN |
| 100 EGP | 30.54 ERN |
| 500 EGP | 152.68 ERN |
| 1,000 EGP | 305.36 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-05T18:31:19Z",
"rates": {
"ERN": 0.305361
}
}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.536099999999998,
"rate": 0.305361
}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