Rate Overview
Live
1 PGK = 0.164105 GBP
1 GBP = 6.0937
PGK
Avg
0.166189
High
0.169772
Low
0.163921
Last updated: 9/5/2026, 10:09:20 AM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.16 GBP |
| 10 PGK | 1.64 GBP |
| 50 PGK | 8.21 GBP |
| 100 PGK | 16.41 GBP |
| 500 PGK | 82.05 GBP |
| 1,000 PGK | 164.11 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-09-05T10:09:20Z",
"rates": {
"GBP": 0.164105
}
}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.4105,
"rate": 0.164105
}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