Rate Overview
Live
1 PLN = 13.5231 EGP
1 EGP = 0.073948
PLN
Avg
13.5198
High
14.7401
Low
12.7651
Last updated: 7/22/2026, 12:22:43 PM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.52 EGP |
| 10 PLN | 135.23 EGP |
| 50 PLN | 676.15 EGP |
| 100 PLN | 1,352.31 EGP |
| 500 PLN | 6,761.54 EGP |
| 1,000 PLN | 13,523.07 EGP |
Get PLN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=EGPExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-22T12:22:43Z",
"rates": {
"EGP": 13.52307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "EGP",
"amount": 100
},
"result": 1352.307,
"rate": 13.52307
}Build with PLN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key