Rate Overview
Live
1 EGP = 0.081443 PGK
1 PGK = 12.2785
EGP
Avg
0.084862
High
0.091555
Low
0.075415
Last updated: 3/27/2026, 9:28:51 AM
Quick Conversions
| EGP | PGK |
|---|---|
| 1 EGP | 0.08 PGK |
| 10 EGP | 0.81 PGK |
| 50 EGP | 4.07 PGK |
| 100 EGP | 8.14 PGK |
| 500 EGP | 40.72 PGK |
| 1,000 EGP | 81.44 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-03-27T09:28:51Z",
"rates": {
"PGK": 0.081443
}
}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.1443,
"rate": 0.081443
}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