Rate Overview
Live
1 GBP = 6.0796 PGK
1 PGK = 0.164484
GBP
Avg
6.0139
High
6.0796
Low
5.9579
Last updated: 8/16/2026, 12:20:17 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 6.08 PGK |
| 10 GBP | 60.80 PGK |
| 50 GBP | 303.98 PGK |
| 100 GBP | 607.96 PGK |
| 500 GBP | 3,039.81 PGK |
| 1,000 GBP | 6,079.62 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-08-16T00:20:17Z",
"rates": {
"PGK": 6.079618
}
}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": 607.9618,
"rate": 6.079618
}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