Rate Overview
Live
1 PGK = 0.170892 GBP
1 GBP = 5.8516
PGK
Avg
0.177542
High
0.189711
Low
0.169535
Last updated: 5/27/2026, 1:36:16 PM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.17 GBP |
| 10 PGK | 1.71 GBP |
| 50 PGK | 8.54 GBP |
| 100 PGK | 17.09 GBP |
| 500 PGK | 85.45 GBP |
| 1,000 PGK | 170.89 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-05-27T13:36:16Z",
"rates": {
"GBP": 0.170892
}
}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.089199999999998,
"rate": 0.170892
}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