Rate Overview
Live
1 PEN = 14.4539 EGP
1 EGP = 0.069186
PEN
Avg
14.4980
High
14.7493
Low
14.1524
Last updated: 3/7/2026, 6:44:23 AM
Quick Conversions
| PEN | EGP |
|---|---|
| 1 PEN | 14.45 EGP |
| 10 PEN | 144.54 EGP |
| 50 PEN | 722.69 EGP |
| 100 PEN | 1,445.39 EGP |
| 500 PEN | 7,226.93 EGP |
| 1,000 PEN | 14,453.86 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-07T06:44:23Z",
"rates": {
"EGP": 14.453856
}
}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": 1445.3856,
"rate": 14.453856
}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