Rate Overview
Live
1 GIP = 5.8600 PGK
1 PGK = 0.170649
GIP
Avg
5.7925
High
5.9380
Low
5.6357
Last updated: 5/29/2026, 6:51:55 PM
Quick Conversions
| GIP | PGK |
|---|---|
| 1 GIP | 5.86 PGK |
| 10 GIP | 58.60 PGK |
| 50 GIP | 293.00 PGK |
| 100 GIP | 586.00 PGK |
| 500 GIP | 2,930.00 PGK |
| 1,000 GIP | 5,860.00 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-05-29T18:51:55Z",
"rates": {
"PGK": 5.859998
}
}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": 585.9998,
"rate": 5.859998
}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