Rate Overview
Live
1 EGP = 0.067160 PEN
1 PEN = 14.8898
EGP
Avg
0.071638
High
0.078061
Low
0.063767
Last updated: 7/19/2026, 3:08:55 PM
Quick Conversions
| EGP | PEN |
|---|---|
| 1 EGP | 0.07 PEN |
| 10 EGP | 0.67 PEN |
| 50 EGP | 3.36 PEN |
| 100 EGP | 6.72 PEN |
| 500 EGP | 33.58 PEN |
| 1,000 EGP | 67.16 PEN |
Get EGP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PENExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-19T15:08:55Z",
"rates": {
"PEN": 0.06716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PEN",
"amount": 100
},
"result": 6.715999999999999,
"rate": 0.06716
}Build with EGP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key