Rate Overview
Live
1 PEN = 15.0915 EGP
1 EGP = 0.066262
PEN
Avg
14.0049
High
15.6819
Low
12.8105
Last updated: 7/20/2026, 5:00:14 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.09 EGP |
| 10 PEN | 150.92 EGP |
| 50 PEN | 754.58 EGP |
| 100 PEN | 1,509.15 EGP |
| 500 PEN | 7,545.76 EGP |
| 1,000 PEN | 15,091.52 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-07-20T17:00:14Z",
"rates": {
"EGP": 15.091516
}
}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": 1509.1516000000001,
"rate": 15.091516
}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