Rate Overview
Live
1 PEN = 15.3294 EGP
1 EGP = 0.065234
PEN
Avg
15.4062
High
15.7089
Low
15.0576
Last updated: 5/27/2026, 12:33:34 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.33 EGP |
| 10 PEN | 153.29 EGP |
| 50 PEN | 766.47 EGP |
| 100 PEN | 1,532.94 EGP |
| 500 PEN | 7,664.71 EGP |
| 1,000 PEN | 15,329.42 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-05-27T12:33:34Z",
"rates": {
"EGP": 15.329419
}
}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": 1532.9419,
"rate": 15.329419
}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