Rate Overview
Live
1 PGK = 0.164483 GBP
1 GBP = 6.0797
PGK
Avg
0.166417
High
0.167844
Low
0.164483
Last updated: 8/15/2026, 8:08:46 AM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.16 GBP |
| 10 PGK | 1.64 GBP |
| 50 PGK | 8.22 GBP |
| 100 PGK | 16.45 GBP |
| 500 PGK | 82.24 GBP |
| 1,000 PGK | 164.48 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-08-15T08:08:46Z",
"rates": {
"GBP": 0.164483
}
}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.4483,
"rate": 0.164483
}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