Rate Overview
Live
1 PGK = 11.9887 EGP
1 EGP = 0.083412
PGK
Avg
12.1651
High
12.3629
Low
11.9777
Last updated: 5/27/2026, 7:26:04 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 11.99 EGP |
| 10 PGK | 119.89 EGP |
| 50 PGK | 599.44 EGP |
| 100 PGK | 1,198.88 EGP |
| 500 PGK | 5,994.38 EGP |
| 1,000 PGK | 11,988.75 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-05-27T07:26:04Z",
"rates": {
"EGP": 11.98875
}
}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": 1198.875,
"rate": 11.98875
}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