Rate Overview
Live
1 PEN = 15.1642 EGP
1 EGP = 0.065945
PEN
Avg
14.9919
High
16.0385
Low
14.0288
Last updated: 7/27/2026, 12:03:44 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.16 EGP |
| 10 PEN | 151.64 EGP |
| 50 PEN | 758.21 EGP |
| 100 PEN | 1,516.42 EGP |
| 500 PEN | 7,582.12 EGP |
| 1,000 PEN | 15,164.23 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-27T00:03:44Z",
"rates": {
"EGP": 15.16423
}
}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": 1516.423,
"rate": 15.16423
}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