Rate Overview
Live
1 PEN = 15.0299 EGP
1 EGP = 0.066534
PEN
Avg
14.6893
High
15.0361
Low
14.4159
Last updated: 7/20/2026, 2:34:56 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.03 EGP |
| 10 PEN | 150.30 EGP |
| 50 PEN | 751.49 EGP |
| 100 PEN | 1,502.99 EGP |
| 500 PEN | 7,514.95 EGP |
| 1,000 PEN | 15,029.90 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-20T14:34:56Z",
"rates": {
"EGP": 15.029899
}
}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": 1502.9899,
"rate": 15.029899
}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