Rate Overview
Live
1 SHP = 5.9426 PGK
1 PGK = 0.168276
SHP
Avg
5.8235
High
5.9464
Low
5.6921
Last updated: 7/31/2026, 11:23:23 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.94 PGK |
| 10 SHP | 59.43 PGK |
| 50 SHP | 297.13 PGK |
| 100 SHP | 594.26 PGK |
| 500 SHP | 2,971.32 PGK |
| 1,000 SHP | 5,942.64 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-07-31T11:23:23Z",
"rates": {
"PGK": 5.942635
}
}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": 594.2635,
"rate": 5.942635
}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