Rate Overview
Live
1 PEN = 14.4882 EGP
1 EGP = 0.069022
PEN
Avg
14.5075
High
14.5497
Low
14.4607
Last updated: 7/5/2026, 2:32:01 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 14.49 EGP |
| 10 PEN | 144.88 EGP |
| 50 PEN | 724.41 EGP |
| 100 PEN | 1,448.82 EGP |
| 500 PEN | 7,244.11 EGP |
| 1,000 PEN | 14,488.22 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-05T02:32:01Z",
"rates": {
"EGP": 14.488223
}
}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": 1448.8223,
"rate": 14.488223
}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