Rate Overview
Live
1 PLN = 14.3476 EGP
1 EGP = 0.069698
PLN
Avg
14.4424
High
14.5280
Low
14.3476
Last updated: 5/27/2026, 12:12:28 AM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 14.35 EGP |
| 10 PLN | 143.48 EGP |
| 50 PLN | 717.38 EGP |
| 100 PLN | 1,434.76 EGP |
| 500 PLN | 7,173.81 EGP |
| 1,000 PLN | 14,347.61 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-05-27T00:12:28Z",
"rates": {
"EGP": 14.347614
}
}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": 1434.7614,
"rate": 14.347614
}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