Rate Overview
Live
1 SHP = 5.9548 PGK
1 PGK = 0.167932
SHP
Avg
5.8324
High
5.9879
Low
5.7189
Last updated: 8/1/2026, 12:17:47 PM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.95 PGK |
| 10 SHP | 59.55 PGK |
| 50 SHP | 297.74 PGK |
| 100 SHP | 595.48 PGK |
| 500 SHP | 2,977.40 PGK |
| 1,000 SHP | 5,954.80 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-01T12:17:47Z",
"rates": {
"PGK": 5.954798
}
}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": 595.4798000000001,
"rate": 5.954798
}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