Rate Overview
Live
1 PGK = 11.1216 EGP
1 EGP = 0.089915
PGK
Avg
11.2405
High
11.3377
Low
11.1216
Last updated: 8/15/2026, 1:03:49 PM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 11.12 EGP |
| 10 PGK | 111.22 EGP |
| 50 PGK | 556.08 EGP |
| 100 PGK | 1,112.16 EGP |
| 500 PGK | 5,560.81 EGP |
| 1,000 PGK | 11,121.61 EGP |
Get PGK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=EGPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T13:03:49Z",
"rates": {
"EGP": 11.12161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "EGP",
"amount": 100
},
"result": 1112.161,
"rate": 11.12161
}Build with PGK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key