Rate Overview
Live
1 EGP = 0.293824 ERN
1 ERN = 3.4034
EGP
Avg
0.296504
High
0.299813
Low
0.293823
Last updated: 9/3/2026, 4:36:21 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.94 ERN |
| 50 EGP | 14.69 ERN |
| 100 EGP | 29.38 ERN |
| 500 EGP | 146.91 ERN |
| 1,000 EGP | 293.82 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-09-03T04:36:21Z",
"rates": {
"ERN": 0.293824
}
}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.382399999999997,
"rate": 0.293824
}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