Rate Overview
Live
1 PEN = 15.0968 EGP
1 EGP = 0.066239
PEN
Avg
14.8776
High
16.0385
Low
14.0288
Last updated: 7/21/2026, 3:42:22 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.10 EGP |
| 10 PEN | 150.97 EGP |
| 50 PEN | 754.84 EGP |
| 100 PEN | 1,509.68 EGP |
| 500 PEN | 7,548.39 EGP |
| 1,000 PEN | 15,096.79 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-21T15:42:22Z",
"rates": {
"EGP": 15.096789
}
}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.6788999999999,
"rate": 15.096789
}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