Rate Overview
Live
1 EGP = 0.073894 PLN
1 PLN = 13.5329
EGP
Avg
0.074245
High
0.078020
Low
0.067606
Last updated: 7/25/2026, 8:13:24 PM
Quick Conversions
| EGP | PLN |
|---|---|
| 1 EGP | 0.07 PLN |
| 10 EGP | 0.74 PLN |
| 50 EGP | 3.69 PLN |
| 100 EGP | 7.39 PLN |
| 500 EGP | 36.95 PLN |
| 1,000 EGP | 73.89 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-25T20:13:24Z",
"rates": {
"PLN": 0.073894
}
}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.3894,
"rate": 0.073894
}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