Rate Overview
Live
1 PGK = 0.170357 GBP
1 GBP = 5.8700
PGK
Avg
0.170708
High
0.171790
Low
0.170161
Last updated: 6/16/2026, 11:14:27 AM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.17 GBP |
| 10 PGK | 1.70 GBP |
| 50 PGK | 8.52 GBP |
| 100 PGK | 17.04 GBP |
| 500 PGK | 85.18 GBP |
| 1,000 PGK | 170.36 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-06-16T11:14:27Z",
"rates": {
"GBP": 0.170357
}
}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": 17.035700000000002,
"rate": 0.170357
}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