Rate Overview
Live
1 EGP = 0.298197 ERN
1 ERN = 3.3535
EGP
Avg
0.303680
High
0.315836
Low
0.298197
Last updated: 3/7/2026, 4:59:17 AM
Quick Conversions
| EGP | ERN |
|---|---|
| 1 EGP | 0.30 ERN |
| 10 EGP | 2.98 ERN |
| 50 EGP | 14.91 ERN |
| 100 EGP | 29.82 ERN |
| 500 EGP | 149.10 ERN |
| 1,000 EGP | 298.20 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-07T04:59:17Z",
"rates": {
"ERN": 0.298197
}
}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.819699999999997,
"rate": 0.298197
}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