Rate Overview
Live
1 PEN = 15.2102 EGP
1 EGP = 0.065745
PEN
Avg
15.1670
High
15.2632
Low
15.0149
Last updated: 3/27/2026, 3:47:48 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.21 EGP |
| 10 PEN | 152.10 EGP |
| 50 PEN | 760.51 EGP |
| 100 PEN | 1,521.02 EGP |
| 500 PEN | 7,605.12 EGP |
| 1,000 PEN | 15,210.24 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-27T15:47:48Z",
"rates": {
"EGP": 15.210237
}
}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": 1521.0237,
"rate": 15.210237
}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