Rate Overview
Live
1 PEN = 15.0894 EGP
1 EGP = 0.066272
PEN
Avg
15.0887
High
15.1713
Low
14.8982
Last updated: 7/26/2026, 2:11:21 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.09 EGP |
| 10 PEN | 150.89 EGP |
| 50 PEN | 754.47 EGP |
| 100 PEN | 1,508.94 EGP |
| 500 PEN | 7,544.72 EGP |
| 1,000 PEN | 15,089.44 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-26T14:11:21Z",
"rates": {
"EGP": 15.089437
}
}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": 1508.9437,
"rate": 15.089437
}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