Rate Overview
Live
1 PEN = 15.3281 EGP
1 EGP = 0.065240
PEN
Avg
13.9295
High
15.6819
Low
12.8105
Last updated: 5/27/2026, 8:50:29 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.33 EGP |
| 10 PEN | 153.28 EGP |
| 50 PEN | 766.41 EGP |
| 100 PEN | 1,532.81 EGP |
| 500 PEN | 7,664.06 EGP |
| 1,000 PEN | 15,328.13 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-27T08:50:29Z",
"rates": {
"EGP": 15.328127
}
}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": 1532.8127,
"rate": 15.328127
}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