Rate Overview
Live
1 GBP = 5.8845 PGK
1 PGK = 0.169938
GBP
Avg
5.8291
High
5.9196
Low
5.7322
Last updated: 7/26/2026, 10:41:01 PM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.88 PGK |
| 10 GBP | 58.84 PGK |
| 50 GBP | 294.22 PGK |
| 100 GBP | 588.45 PGK |
| 500 GBP | 2,942.24 PGK |
| 1,000 GBP | 5,884.48 PGK |
Get GBP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PGKExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T22:41:01Z",
"rates": {
"PGK": 5.884482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PGK",
"amount": 100
},
"result": 588.4482,
"rate": 5.884482
}Build with GBP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key