Rate Overview
Live
1 PLN = 13.6044 EGP
1 EGP = 0.073506
PLN
Avg
13.4863
High
13.6892
Low
13.2863
Last updated: 3/6/2026, 7:30:21 PM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.60 EGP |
| 10 PLN | 136.04 EGP |
| 50 PLN | 680.22 EGP |
| 100 PLN | 1,360.44 EGP |
| 500 PLN | 6,802.21 EGP |
| 1,000 PLN | 13,604.42 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-06T19:30:21Z",
"rates": {
"EGP": 13.604417
}
}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": 1360.4417,
"rate": 13.604417
}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