Rate Overview
Live
1 GIP = 5.7449 PGK
1 PGK = 0.174069
GIP
Avg
5.7662
High
5.8310
Low
5.7341
Last updated: 3/7/2026, 12:10:24 AM
Quick Conversions
| GIP | PGK |
|---|---|
| 1 GIP | 5.74 PGK |
| 10 GIP | 57.45 PGK |
| 50 GIP | 287.24 PGK |
| 100 GIP | 574.49 PGK |
| 500 GIP | 2,872.43 PGK |
| 1,000 GIP | 5,744.86 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-03-07T00:10:24Z",
"rates": {
"PGK": 5.74486
}
}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": 574.486,
"rate": 5.74486
}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