Rate Overview
Live
1 PGK = 0.167719 GBP
1 GBP = 5.9624
PGK
Avg
0.171498
High
0.174454
Low
0.167719
Last updated: 7/23/2026, 4:20:36 AM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.17 GBP |
| 10 PGK | 1.68 GBP |
| 50 PGK | 8.39 GBP |
| 100 PGK | 16.77 GBP |
| 500 PGK | 83.86 GBP |
| 1,000 PGK | 167.72 GBP |
Get PGK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GBPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T04:20:36Z",
"rates": {
"GBP": 0.167719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GBP",
"amount": 100
},
"result": 16.771900000000002,
"rate": 0.167719
}Build with PGK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key