Rate Overview
Live
1 PGK = 0.170629 GIP
1 GIP = 5.8607
PGK
Avg
0.170127
High
0.172195
Low
0.167475
Last updated: 5/27/2026, 7:26:06 AM
Quick Conversions
| PGK | GIP |
|---|---|
| 1 PGK | 0.17 GIP |
| 10 PGK | 1.71 GIP |
| 50 PGK | 8.53 GIP |
| 100 PGK | 17.06 GIP |
| 500 PGK | 85.31 GIP |
| 1,000 PGK | 170.63 GIP |
Get PGK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GIPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-27T07:26:06Z",
"rates": {
"GIP": 0.170629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GIP",
"amount": 100
},
"result": 17.0629,
"rate": 0.170629
}Build with PGK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key