Rate Overview
Live
1 EGP = 0.065234 PEN
1 PEN = 15.3294
EGP
Avg
0.069976
High
0.074105
Low
0.062556
Last updated: 5/27/2026, 12:35:12 PM
Quick Conversions
| EGP | PEN |
|---|---|
| 1 EGP | 0.07 PEN |
| 10 EGP | 0.65 PEN |
| 50 EGP | 3.26 PEN |
| 100 EGP | 6.52 PEN |
| 500 EGP | 32.62 PEN |
| 1,000 EGP | 65.23 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-05-27T12:35:12Z",
"rates": {
"PEN": 0.065234
}
}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.5234,
"rate": 0.065234
}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