Rate Overview
Live
1 PGK = 0.173804 GBP
1 GBP = 5.7536
PGK
Avg
0.173566
High
0.174761
Low
0.172221
Last updated: 3/6/2026, 8:16:56 PM
Quick Conversions
| PGK | GBP |
|---|---|
| 1 PGK | 0.17 GBP |
| 10 PGK | 1.74 GBP |
| 50 PGK | 8.69 GBP |
| 100 PGK | 17.38 GBP |
| 500 PGK | 86.90 GBP |
| 1,000 PGK | 173.80 GBP |
Get PGK/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GBPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-06T20:16:56Z",
"rates": {
"GBP": 0.173804
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GBP",
"amount": 100
},
"result": 17.380399999999998,
"rate": 0.173804
}Build with PGK/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key