Rate Overview
Live
1 EGP = 0.070439 PLN
1 PLN = 14.1967
EGP
Avg
0.077157
High
0.082837
Low
0.070439
Last updated: 3/27/2026, 2:52:10 PM
Quick Conversions
| EGP | PLN |
|---|---|
| 1 EGP | 0.07 PLN |
| 10 EGP | 0.70 PLN |
| 50 EGP | 3.52 PLN |
| 100 EGP | 7.04 PLN |
| 500 EGP | 35.22 PLN |
| 1,000 EGP | 70.44 PLN |
Get EGP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PLNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T14:52:10Z",
"rates": {
"PLN": 0.070439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PLN",
"amount": 100
},
"result": 7.0439,
"rate": 0.070439
}Build with EGP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key