Rate Overview
Live
1 GNF = 0.000501 PGK
1 PGK = 1996.01
GNF
Avg
0.000501
High
0.000503
Low
0.000500
Last updated: 7/8/2026, 10:41:18 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.50 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-07-08T10:41:18Z",
"rates": {
"PGK": 0.000501
}
}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.050100000000000006,
"rate": 0.000501
}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