Rate Overview
Live
1 EGP = 0.085708 PGK
1 PGK = 11.6675
EGP
Avg
0.087303
High
0.090200
Low
0.085708
Last updated: 3/7/2026, 2:27:42 AM
Quick Conversions
| EGP | PGK |
|---|---|
| 1 EGP | 0.09 PGK |
| 10 EGP | 0.86 PGK |
| 50 EGP | 4.29 PGK |
| 100 EGP | 8.57 PGK |
| 500 EGP | 42.85 PGK |
| 1,000 EGP | 85.71 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-07T02:27:42Z",
"rates": {
"PGK": 0.085708
}
}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.5708,
"rate": 0.085708
}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