Rate Overview
Live
1 EGP = 0.284108 ERN
1 ERN = 3.5198
EGP
Avg
0.305258
High
0.319515
Low
0.284108
Last updated: 3/27/2026, 4:48:06 PM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.28 ERN |
| 10 EGP | 2.84 ERN |
| 50 EGP | 14.21 ERN |
| 100 EGP | 28.41 ERN |
| 500 EGP | 142.05 ERN |
| 1,000 EGP | 284.11 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-27T16:48:06Z",
"rates": {
"ERN": 0.284108
}
}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.410800000000002,
"rate": 0.284108
}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