Rate Overview
Live
1 EGP = 0.292383 ERN
1 ERN = 3.4202
EGP
Avg
0.305007
High
0.321777
Low
0.276066
Last updated: 7/24/2026, 4:55:39 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.92 ERN |
| 50 EGP | 14.62 ERN |
| 100 EGP | 29.24 ERN |
| 500 EGP | 146.19 ERN |
| 1,000 EGP | 292.38 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-24T04:55:39Z",
"rates": {
"ERN": 0.292383
}
}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.2383,
"rate": 0.292383
}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