Rate Overview
Live
1 EGP = 0.284632 ERN
1 ERN = 3.5133
EGP
Avg
0.307419
High
0.321155
Low
0.284632
Last updated: 3/27/2026, 6:51:22 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.28 ERN |
| 10 EGP | 2.85 ERN |
| 50 EGP | 14.23 ERN |
| 100 EGP | 28.46 ERN |
| 500 EGP | 142.32 ERN |
| 1,000 EGP | 284.63 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-03-27T18:51:22Z",
"rates": {
"ERN": 0.284632
}
}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.4632,
"rate": 0.284632
}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