Rate Overview
Live
1 GNF = 0.000505 PGK
1 PGK = 1980.20
GNF
Avg
0.000473
High
0.000505
Low
0.000443
Last updated: 8/4/2026, 2:09:09 AM
Quick Conversions
| GNF | PGK |
|---|---|
| 1 GNF | 0.00 PGK |
| 10 GNF | 0.01 PGK |
| 50 GNF | 0.03 PGK |
| 100 GNF | 0.05 PGK |
| 500 GNF | 0.25 PGK |
| 1,000 GNF | 0.51 PGK |
Get GNF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=PGKExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-04T02:09:09Z",
"rates": {
"PGK": 0.000505
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "PGK",
"amount": 100
},
"result": 0.0505,
"rate": 0.000505
}Build with GNF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key