Rate Overview
Live
1 PEN = 15.1894 EGP
1 EGP = 0.065836
PEN
Avg
14.5083
High
15.3085
Low
14.0288
Last updated: 3/27/2026, 7:22:56 PM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 15.19 EGP |
| 10 PEN | 151.89 EGP |
| 50 PEN | 759.47 EGP |
| 100 PEN | 1,518.94 EGP |
| 500 PEN | 7,594.68 EGP |
| 1,000 PEN | 15,189.36 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-27T19:22:56Z",
"rates": {
"EGP": 15.189364
}
}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": 1518.9364,
"rate": 15.189364
}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