Rate Overview
Live
1 GBP = 5.9071 PGK
1 PGK = 0.169287
GBP
Avg
5.9362
High
5.9775
Low
5.8996
Last updated: 7/22/2026, 7:39:16 PM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.91 PGK |
| 10 GBP | 59.07 PGK |
| 50 GBP | 295.36 PGK |
| 100 GBP | 590.71 PGK |
| 500 GBP | 2,953.57 PGK |
| 1,000 GBP | 5,907.14 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-22T19:39:16Z",
"rates": {
"PGK": 5.907141
}
}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": 590.7141,
"rate": 5.907141
}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