Rate Overview
Live
1 PGK = 0.170176 SHP
1 SHP = 5.8763
PGK
Avg
0.170676
High
0.171790
Low
0.169895
Last updated: 6/15/2026, 9:46:07 PM
Quick Conversions
| PGK | SHP |
|---|---|
| 1 PGK | 0.17 SHP |
| 10 PGK | 1.70 SHP |
| 50 PGK | 8.51 SHP |
| 100 PGK | 17.02 SHP |
| 500 PGK | 85.09 SHP |
| 1,000 PGK | 170.18 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-06-15T21:46:07Z",
"rates": {
"SHP": 0.170176
}
}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": 17.017599999999998,
"rate": 0.170176
}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