Rate Overview
Live
1 GBP = 5.8582 PGK
1 PGK = 0.170700
GBP
Avg
5.4312
High
5.8582
Low
4.8269
Last updated: 5/26/2026, 9:28:20 PM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.86 PGK |
| 10 GBP | 58.58 PGK |
| 50 GBP | 292.91 PGK |
| 100 GBP | 585.82 PGK |
| 500 GBP | 2,929.11 PGK |
| 1,000 GBP | 5,858.21 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-05-26T21:28:20Z",
"rates": {
"PGK": 5.858214
}
}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": 585.8214,
"rate": 5.858214
}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