Rate Overview
Live
1 GBP = 5.8954 PGK
1 PGK = 0.169623
GBP
Avg
5.8392
High
5.8954
Low
5.7993
Last updated: 4/16/2026, 5:06:45 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.90 PGK |
| 10 GBP | 58.95 PGK |
| 50 GBP | 294.77 PGK |
| 100 GBP | 589.54 PGK |
| 500 GBP | 2,947.72 PGK |
| 1,000 GBP | 5,895.43 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-04-16T05:06:45Z",
"rates": {
"PGK": 5.895431
}
}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": 589.5431,
"rate": 5.895431
}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