Rate Overview
Live
1 PEN = 15.1285 EGP
1 EGP = 0.066100
PEN
Avg
15.5388
High
15.8619
Low
15.1285
Last updated: 4/17/2026, 12:02:43 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.13 EGP |
| 10 PEN | 151.29 EGP |
| 50 PEN | 756.43 EGP |
| 100 PEN | 1,512.85 EGP |
| 500 PEN | 7,564.25 EGP |
| 1,000 PEN | 15,128.51 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-04-17T00:02:43Z",
"rates": {
"EGP": 15.128506
}
}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": 1512.8506,
"rate": 15.128506
}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