Rate Overview
Live
1 PLN = 13.7368 EGP
1 EGP = 0.072797
PLN
Avg
14.0054
High
14.1647
Low
13.7295
Last updated: 6/16/2026, 4:17:20 AM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.74 EGP |
| 10 PLN | 137.37 EGP |
| 50 PLN | 686.84 EGP |
| 100 PLN | 1,373.68 EGP |
| 500 PLN | 6,868.41 EGP |
| 1,000 PLN | 13,736.83 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-06-16T04:17:20Z",
"rates": {
"EGP": 13.736829
}
}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": 1373.6829,
"rate": 13.736829
}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