Rate Overview
Live
1 PEN = 15.3319 EGP
1 EGP = 0.065223
PEN
Avg
15.4888
High
15.7089
Low
15.3294
Last updated: 5/27/2026, 11:19:26 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.33 EGP |
| 10 PEN | 153.32 EGP |
| 50 PEN | 766.60 EGP |
| 100 PEN | 1,533.19 EGP |
| 500 PEN | 7,665.96 EGP |
| 1,000 PEN | 15,331.93 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-05-27T11:19:26Z",
"rates": {
"EGP": 15.331929
}
}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": 1533.1929,
"rate": 15.331929
}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