Rate Overview
Live
1 PGK = 11.9854 EGP
1 EGP = 0.083435
PGK
Avg
12.1898
High
12.3253
Low
11.9738
Last updated: 4/16/2026, 8:04:43 AM
Quick Conversions
| PGK | EGP |
|---|---|
| 1 PGK | 11.99 EGP |
| 10 PGK | 119.85 EGP |
| 50 PGK | 599.27 EGP |
| 100 PGK | 1,198.54 EGP |
| 500 PGK | 5,992.72 EGP |
| 1,000 PGK | 11,985.44 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-04-16T08:04:43Z",
"rates": {
"EGP": 11.98544
}
}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.544,
"rate": 11.98544
}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