Rate Overview
Live
1 EGP = 0.074077 PLN
1 PLN = 13.4995
EGP
Avg
0.074475
High
0.074921
Low
0.074077
Last updated: 8/14/2026, 7:30:25 PM
Quick Conversions
| EGP | PLN |
|---|---|
| 1 EGP | 0.07 PLN |
| 10 EGP | 0.74 PLN |
| 50 EGP | 3.70 PLN |
| 100 EGP | 7.41 PLN |
| 500 EGP | 37.04 PLN |
| 1,000 EGP | 74.08 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-08-14T19:30:25Z",
"rates": {
"PLN": 0.074077
}
}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.4077,
"rate": 0.074077
}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