Rate Overview
Live
1 GIP = 5.8261 PGK
1 PGK = 0.171643
GIP
Avg
5.8483
High
5.8821
Low
5.8211
Last updated: 6/19/2026, 5:04:01 AM
Quick Conversions
| GIP | PGK |
|---|---|
| 1 GIP | 5.83 PGK |
| 10 GIP | 58.26 PGK |
| 50 GIP | 291.30 PGK |
| 100 GIP | 582.61 PGK |
| 500 GIP | 2,913.03 PGK |
| 1,000 GIP | 5,826.06 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-06-19T05:04:01Z",
"rates": {
"PGK": 5.826059
}
}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": 582.6059,
"rate": 5.826059
}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