Rate Overview
Live
1 PLN = 14.2193 EGP
1 EGP = 0.070327
PLN
Avg
12.9849
High
14.2193
Low
12.0718
Last updated: 3/27/2026, 9:27:53 AM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 14.22 EGP |
| 10 PLN | 142.19 EGP |
| 50 PLN | 710.96 EGP |
| 100 PLN | 1,421.93 EGP |
| 500 PLN | 7,109.64 EGP |
| 1,000 PLN | 14,219.29 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-03-27T09:27:53Z",
"rates": {
"EGP": 14.219286
}
}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": 1421.9286,
"rate": 14.219286
}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