Rate Overview
Live
1 EGP = 0.284651 ERN
1 ERN = 3.5131
EGP
Avg
0.286002
High
0.287440
Low
0.284573
Last updated: 3/27/2026, 11:32:02 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.28 ERN |
| 10 EGP | 2.85 ERN |
| 50 EGP | 14.23 ERN |
| 100 EGP | 28.47 ERN |
| 500 EGP | 142.33 ERN |
| 1,000 EGP | 284.65 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-27T11:32:02Z",
"rates": {
"ERN": 0.284651
}
}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.4651,
"rate": 0.284651
}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