Rate Overview
Live
1 PGK = 0.168842 GIP
1 GIP = 5.9227
PGK
Avg
0.174774
High
0.183492
Low
0.167362
Last updated: 7/19/2026, 4:02:36 AM
Quick Conversions
| PGK | GIP |
|---|---|
| 1 PGK | 0.17 GIP |
| 10 PGK | 1.69 GIP |
| 50 PGK | 8.44 GIP |
| 100 PGK | 16.88 GIP |
| 500 PGK | 84.42 GIP |
| 1,000 PGK | 168.84 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-07-19T04:02:36Z",
"rates": {
"GIP": 0.168842
}
}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": 16.8842,
"rate": 0.168842
}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