Rate Overview
Live
1 SHP = 5.8781 PGK
1 PGK = 0.170122
SHP
Avg
5.9131
High
5.9622
Low
5.8769
Last updated: 7/26/2026, 1:46:32 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.88 PGK |
| 10 SHP | 58.78 PGK |
| 50 SHP | 293.91 PGK |
| 100 SHP | 587.81 PGK |
| 500 SHP | 2,939.07 PGK |
| 1,000 SHP | 5,878.14 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-26T01:46:32Z",
"rates": {
"PGK": 5.878135
}
}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": 587.8135,
"rate": 5.878135
}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