Rate Overview
Live
1 EGP = 0.082393 PGK
1 PGK = 12.1370
EGP
Avg
0.081383
High
0.082393
Low
0.080886
Last updated: 5/6/2026, 3:30:40 PM
Quick Conversions
| EGP | PGK |
|---|---|
| 1 EGP | 0.08 PGK |
| 10 EGP | 0.82 PGK |
| 50 EGP | 4.12 PGK |
| 100 EGP | 8.24 PGK |
| 500 EGP | 41.20 PGK |
| 1,000 EGP | 82.39 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-06T15:30:40Z",
"rates": {
"PGK": 0.082393
}
}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.2393,
"rate": 0.082393
}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