Rate Overview
Live
1 SHP = 6.0183 PGK
1 PGK = 0.166160
SHP
Avg
6.0108
High
6.0796
Low
5.9337
Last updated: 8/20/2026, 8:23:43 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 6.02 PGK |
| 10 SHP | 60.18 PGK |
| 50 SHP | 300.92 PGK |
| 100 SHP | 601.83 PGK |
| 500 SHP | 3,009.16 PGK |
| 1,000 SHP | 6,018.31 PGK |
Get SHP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=PGKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-20T08:23:43Z",
"rates": {
"PGK": 6.018311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "PGK",
"amount": 100
},
"result": 601.8311,
"rate": 6.018311
}Build with SHP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key