Rate Overview
Live
1 PLN = 13.0935 EGP
1 EGP = 0.076374
PLN
Avg
13.0927
High
13.1578
Low
13.0187
Last updated: 7/5/2026, 7:51:31 PM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.09 EGP |
| 10 PLN | 130.94 EGP |
| 50 PLN | 654.68 EGP |
| 100 PLN | 1,309.35 EGP |
| 500 PLN | 6,546.76 EGP |
| 1,000 PLN | 13,093.52 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-05T19:51:31Z",
"rates": {
"EGP": 13.09352
}
}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": 1309.352,
"rate": 13.09352
}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