Rate Overview
Live
1 EGP = 0.287271 ERN
1 ERN = 3.4810
EGP
Avg
0.305567
High
0.320339
Low
0.277963
Last updated: 5/27/2026, 8:48:57 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.29 ERN |
| 10 EGP | 2.87 ERN |
| 50 EGP | 14.36 ERN |
| 100 EGP | 28.73 ERN |
| 500 EGP | 143.64 ERN |
| 1,000 EGP | 287.27 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-05-27T08:48:57Z",
"rates": {
"ERN": 0.287271
}
}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.7271,
"rate": 0.287271
}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