Rate Overview
Live
1 GIP = 5.8781 PGK
1 PGK = 0.170122
GIP
Avg
5.8679
High
5.8902
Low
5.8246
Last updated: 7/8/2026, 11:56:24 AM
Quick Conversions
| GIP | PGK |
|---|---|
| 1 GIP | 5.88 PGK |
| 10 GIP | 58.78 PGK |
| 50 GIP | 293.91 PGK |
| 100 GIP | 587.81 PGK |
| 500 GIP | 2,939.07 PGK |
| 1,000 GIP | 5,878.15 PGK |
Get GIP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=PGKExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-08T11:56:24Z",
"rates": {
"PGK": 5.878149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "PGK",
"amount": 100
},
"result": 587.8149,
"rate": 5.878149
}Build with GIP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key