Rate Overview
Live
1 PEN = 14.8897 EGP
1 EGP = 0.067161
PEN
Avg
14.3801
High
15.7360
Low
13.5049
Last updated: 7/19/2026, 11:37:26 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 14.89 EGP |
| 10 PEN | 148.90 EGP |
| 50 PEN | 744.48 EGP |
| 100 PEN | 1,488.97 EGP |
| 500 PEN | 7,444.85 EGP |
| 1,000 PEN | 14,889.70 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-19T11:37:26Z",
"rates": {
"EGP": 14.889699
}
}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": 1488.9699,
"rate": 14.889699
}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