Rate Overview
Live
1 EGP = 0.075758 PLN
1 PLN = 13.1999
EGP
Avg
0.072563
High
0.076812
Low
0.067319
Last updated: 7/13/2026, 6:05:14 PM
Quick Conversions
| EGP | PLN |
|---|---|
| 1 EGP | 0.08 PLN |
| 10 EGP | 0.76 PLN |
| 50 EGP | 3.79 PLN |
| 100 EGP | 7.58 PLN |
| 500 EGP | 37.88 PLN |
| 1,000 EGP | 75.76 PLN |
Get EGP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PLNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-13T18:05:14Z",
"rates": {
"PLN": 0.075758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PLN",
"amount": 100
},
"result": 7.575800000000001,
"rate": 0.075758
}Build with EGP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key