Rate Overview
Live
1 PGK = 12.2785 EGP
1 EGP = 0.081443
PGK
Avg
11.8799
High
12.2785
Low
11.0864
Last updated: 3/27/2026, 9:26:34 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 12.28 EGP |
| 10 PGK | 122.79 EGP |
| 50 PGK | 613.93 EGP |
| 100 PGK | 1,227.85 EGP |
| 500 PGK | 6,139.26 EGP |
| 1,000 PGK | 12,278.51 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-03-27T09:26:34Z",
"rates": {
"EGP": 12.278512
}
}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": 1227.8511999999998,
"rate": 12.278512
}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