Rate Overview
Live
1 PLN = 13.4553 EGP
1 EGP = 0.074320
PLN
Avg
13.8763
High
14.8545
Low
13.0187
Last updated: 7/20/2026, 11:44:16 PM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.46 EGP |
| 10 PLN | 134.55 EGP |
| 50 PLN | 672.77 EGP |
| 100 PLN | 1,345.53 EGP |
| 500 PLN | 6,727.67 EGP |
| 1,000 PLN | 13,455.33 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-20T23:44:16Z",
"rates": {
"EGP": 13.455333
}
}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": 1345.5333,
"rate": 13.455333
}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