Rate Overview
Live
1 EGP = 0.065325 PEN
1 PEN = 15.3081
EGP
Avg
0.065239
High
0.065561
Low
0.064740
Last updated: 5/7/2026, 12:20:17 AM
Quick Conversions
| EGP | PEN |
|---|---|
| 1 EGP | 0.07 PEN |
| 10 EGP | 0.65 PEN |
| 50 EGP | 3.27 PEN |
| 100 EGP | 6.53 PEN |
| 500 EGP | 32.66 PEN |
| 1,000 EGP | 65.32 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-07T00:20:17Z",
"rates": {
"PEN": 0.065325
}
}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.5325,
"rate": 0.065325
}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