Rate Overview
Live
1 PGK = 0.166913 SHP
1 SHP = 5.9911
PGK
Avg
0.166575
High
0.169772
Low
0.163856
Last updated: 9/1/2026, 6:56:08 PM
Quick Conversions
| PGK | SHP |
|---|---|
| 1 PGK | 0.17 SHP |
| 10 PGK | 1.67 SHP |
| 50 PGK | 8.35 SHP |
| 100 PGK | 16.69 SHP |
| 500 PGK | 83.46 SHP |
| 1,000 PGK | 166.91 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-09-01T18:56:08Z",
"rates": {
"SHP": 0.166913
}
}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.691300000000002,
"rate": 0.166913
}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