Rate Overview
Live
1 EGP = 0.287249 ERN
1 ERN = 3.4813
EGP
Avg
0.284747
High
0.287252
Low
0.281478
Last updated: 5/27/2026, 7:26:14 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.87 ERN |
| 50 EGP | 14.36 ERN |
| 100 EGP | 28.72 ERN |
| 500 EGP | 143.62 ERN |
| 1,000 EGP | 287.25 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-05-27T07:26:14Z",
"rates": {
"ERN": 0.287249
}
}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.724899999999998,
"rate": 0.287249
}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