Rate Overview
Live
1 PGK = 0.167904 SHP
1 SHP = 5.9558
PGK
Avg
0.171695
High
0.174857
Low
0.167002
Last updated: 7/20/2026, 6:44:20 AM
Quick Conversions
| PGK | SHP |
|---|---|
| 1 PGK | 0.17 SHP |
| 10 PGK | 1.68 SHP |
| 50 PGK | 8.40 SHP |
| 100 PGK | 16.79 SHP |
| 500 PGK | 83.95 SHP |
| 1,000 PGK | 167.90 SHP |
Get PGK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SHPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-20T06:44:20Z",
"rates": {
"SHP": 0.167904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SHP",
"amount": 100
},
"result": 16.790399999999998,
"rate": 0.167904
}Build with PGK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key