Rate Overview
Live
1 PGK = 0.170666 GIP
1 GIP = 5.8594
PGK
Avg
0.170775
High
0.171790
Low
0.170006
Last updated: 6/16/2026, 10:02:22 AM
Quick Conversions
| PGK | GIP |
|---|---|
| 1 PGK | 0.17 GIP |
| 10 PGK | 1.71 GIP |
| 50 PGK | 8.53 GIP |
| 100 PGK | 17.07 GIP |
| 500 PGK | 85.33 GIP |
| 1,000 PGK | 170.67 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-06-16T10:02:22Z",
"rates": {
"GIP": 0.170666
}
}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.0666,
"rate": 0.170666
}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