Rate Overview
Live
1 SHP = 5.8778 PGK
1 PGK = 0.170133
SHP
Avg
5.8270
High
5.9879
Low
5.7189
Last updated: 7/28/2026, 8:44:07 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.88 PGK |
| 10 SHP | 58.78 PGK |
| 50 SHP | 293.89 PGK |
| 100 SHP | 587.78 PGK |
| 500 SHP | 2,938.88 PGK |
| 1,000 SHP | 5,877.75 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-28T08:44:07Z",
"rates": {
"PGK": 5.877752
}
}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.7752,
"rate": 5.877752
}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