Rate Overview
Live
1 EGP = 0.067821 PEN
1 PEN = 14.7447
EGP
Avg
0.065861
High
0.067821
Low
0.064666
Last updated: 6/16/2026, 10:06:46 AM
Quick Conversions
| EGP | PEN |
|---|---|
| 1 EGP | 0.07 PEN |
| 10 EGP | 0.68 PEN |
| 50 EGP | 3.39 PEN |
| 100 EGP | 6.78 PEN |
| 500 EGP | 33.91 PEN |
| 1,000 EGP | 67.82 PEN |
Get EGP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PENExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T10:06:46Z",
"rates": {
"PEN": 0.067821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PEN",
"amount": 100
},
"result": 6.782100000000001,
"rate": 0.067821
}Build with EGP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key