Rate Overview
Live
1 GBP = 5.9534 PGK
1 PGK = 0.167971
GBP
Avg
5.4702
High
5.9586
Low
4.8269
Last updated: 7/23/2026, 9:37:32 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.95 PGK |
| 10 GBP | 59.53 PGK |
| 50 GBP | 297.67 PGK |
| 100 GBP | 595.34 PGK |
| 500 GBP | 2,976.71 PGK |
| 1,000 GBP | 5,953.42 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-07-23T09:37:32Z",
"rates": {
"PGK": 5.953417
}
}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": 595.3417,
"rate": 5.953417
}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