Rate Overview
Live
1 GBP = 5.7371 PGK
1 PGK = 0.174304
GBP
Avg
5.7847
High
5.8932
Low
5.7322
Last updated: 3/27/2026, 4:21:40 AM
Quick Conversions
| GBP | PGK |
|---|---|
| 1 GBP | 5.74 PGK |
| 10 GBP | 57.37 PGK |
| 50 GBP | 286.85 PGK |
| 100 GBP | 573.71 PGK |
| 500 GBP | 2,868.55 PGK |
| 1,000 GBP | 5,737.10 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-27T04:21:40Z",
"rates": {
"PGK": 5.737096
}
}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": 573.7096,
"rate": 5.737096
}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