Rate Overview
Live
1 EGP = 0.083545 PGK
1 PGK = 11.9696
EGP
Avg
0.086503
High
0.091585
Low
0.079925
Last updated: 5/26/2026, 7:51:35 PM
Quick Conversions
| EGP | PGK |
|---|---|
| 1 EGP | 0.08 PGK |
| 10 EGP | 0.84 PGK |
| 50 EGP | 4.18 PGK |
| 100 EGP | 8.35 PGK |
| 500 EGP | 41.77 PGK |
| 1,000 EGP | 83.54 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-05-26T19:51:35Z",
"rates": {
"PGK": 0.083545
}
}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.3545,
"rate": 0.083545
}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