Rate Overview
Live
1 GBP = 6.0148 PGK
1 PGK = 0.166258
GBP
Avg
5.9902
High
6.1005
Low
5.8902
Last updated: 9/3/2026, 6:37:31 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 6.01 PGK |
| 10 GBP | 60.15 PGK |
| 50 GBP | 300.74 PGK |
| 100 GBP | 601.48 PGK |
| 500 GBP | 3,007.38 PGK |
| 1,000 GBP | 6,014.75 PGK |
Get GBP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PGKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-03T06:37:31Z",
"rates": {
"PGK": 6.014752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PGK",
"amount": 100
},
"result": 601.4752,
"rate": 6.014752
}Build with GBP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key