Rate Overview
Live
1 EGP = 0.087310 PGK
1 PGK = 11.4534
EGP
Avg
0.087508
High
0.088800
Low
0.086721
Last updated: 9/3/2026, 7:43:33 AM
Quick Conversions
| EGP | PGK |
|---|---|
| 1 EGP | 0.09 PGK |
| 10 EGP | 0.87 PGK |
| 50 EGP | 4.37 PGK |
| 100 EGP | 8.73 PGK |
| 500 EGP | 43.66 PGK |
| 1,000 EGP | 87.31 PGK |
Get EGP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=PGKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-03T07:43:33Z",
"rates": {
"PGK": 0.08731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "PGK",
"amount": 100
},
"result": 8.731,
"rate": 0.08731
}Build with EGP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key