Rate Overview
Live
1 SHP = 5.9053 PGK
1 PGK = 0.169339
SHP
Avg
5.8941
High
5.9537
Low
5.8657
Last updated: 7/11/2026, 11:53:59 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.91 PGK |
| 10 SHP | 59.05 PGK |
| 50 SHP | 295.27 PGK |
| 100 SHP | 590.53 PGK |
| 500 SHP | 2,952.66 PGK |
| 1,000 SHP | 5,905.32 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-11T11:53:59Z",
"rates": {
"PGK": 5.905319
}
}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": 590.5319000000001,
"rate": 5.905319
}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