Rate Overview
Live
1 GIP = 5.8494 PGK
1 PGK = 0.170957
GIP
Avg
5.8399
High
5.8862
Low
5.7955
Last updated: 4/18/2026, 8:48:00 AM
Quick Conversions
| GIP | PGK |
|---|---|
| 1 GIP | 5.85 PGK |
| 10 GIP | 58.49 PGK |
| 50 GIP | 292.47 PGK |
| 100 GIP | 584.94 PGK |
| 500 GIP | 2,924.71 PGK |
| 1,000 GIP | 5,849.42 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-04-18T08:48:00Z",
"rates": {
"PGK": 5.849419
}
}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": 584.9419,
"rate": 5.849419
}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