Rate Overview
Live
1 EGP = 0.069185 PEN
1 PEN = 14.4540
EGP
Avg
0.068985
High
0.070659
Low
0.067799
Last updated: 3/7/2026, 4:58:33 AM
Quick Conversions
| EGP | PEN |
|---|---|
| 1 EGP | 0.07 PEN |
| 10 EGP | 0.69 PEN |
| 50 EGP | 3.46 PEN |
| 100 EGP | 6.92 PEN |
| 500 EGP | 34.59 PEN |
| 1,000 EGP | 69.19 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-03-07T04:58:33Z",
"rates": {
"PEN": 0.069185
}
}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.9185,
"rate": 0.069185
}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