Rate Overview
Live
1 GBP = 5.7647 PGK
1 PGK = 0.173470
GBP
Avg
5.7589
High
5.8065
Low
5.7221
Last updated: 3/7/2026, 1:03:43 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.76 PGK |
| 10 GBP | 57.65 PGK |
| 50 GBP | 288.23 PGK |
| 100 GBP | 576.47 PGK |
| 500 GBP | 2,882.35 PGK |
| 1,000 GBP | 5,764.69 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-03-07T01:03:43Z",
"rates": {
"PGK": 5.76469
}
}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": 576.4689999999999,
"rate": 5.76469
}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