Rate Overview
Live
1 PEN = 15.2031 EGP
1 EGP = 0.065776
PEN
Avg
15.0918
High
15.2121
Low
14.9460
Last updated: 9/2/2026, 1:30:14 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.20 EGP |
| 10 PEN | 152.03 EGP |
| 50 PEN | 760.15 EGP |
| 100 PEN | 1,520.31 EGP |
| 500 PEN | 7,601.54 EGP |
| 1,000 PEN | 15,203.09 EGP |
Get PEN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=EGPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-02T01:30:14Z",
"rates": {
"EGP": 15.203086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "EGP",
"amount": 100
},
"result": 1520.3086,
"rate": 15.203086
}Build with PEN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key