Rate Overview
Live
1 PEN = 14.7447 EGP
1 EGP = 0.067821
PEN
Avg
15.1877
High
15.4640
Low
14.7447
Last updated: 6/16/2026, 11:23:34 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 14.74 EGP |
| 10 PEN | 147.45 EGP |
| 50 PEN | 737.23 EGP |
| 100 PEN | 1,474.47 EGP |
| 500 PEN | 7,372.34 EGP |
| 1,000 PEN | 14,744.68 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-06-16T11:23:34Z",
"rates": {
"EGP": 14.74468
}
}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": 1474.468,
"rate": 14.74468
}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