Rate Overview
Live
1 PEN = 15.1957 EGP
1 EGP = 0.065808
PEN
Avg
15.1661
High
15.2632
Low
15.0149
Last updated: 3/27/2026, 5:33:02 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.20 EGP |
| 10 PEN | 151.96 EGP |
| 50 PEN | 759.78 EGP |
| 100 PEN | 1,519.57 EGP |
| 500 PEN | 7,597.83 EGP |
| 1,000 PEN | 15,195.65 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-03-27T17:33:02Z",
"rates": {
"EGP": 15.195653
}
}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": 1519.5653,
"rate": 15.195653
}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