Rate Overview
Live
1 PLN = 12.9999 EGP
1 EGP = 0.076923
PLN
Avg
13.8300
High
14.8545
Low
12.9999
Last updated: 7/7/2026, 7:19:48 AM
Quick Conversions
| PLN | EGP |
|---|---|
| 1 PLN | 13.00 EGP |
| 10 PLN | 130.00 EGP |
| 50 PLN | 650.00 EGP |
| 100 PLN | 1,299.99 EGP |
| 500 PLN | 6,499.97 EGP |
| 1,000 PLN | 12,999.95 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-07T07:19:48Z",
"rates": {
"EGP": 12.999946
}
}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": 1299.9946,
"rate": 12.999946
}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