Rate Overview
Live
1 PGK = 0.172000 SHP
1 SHP = 5.8140
PGK
Avg
0.172288
High
0.172755
Low
0.172000
Last updated: 4/16/2026, 3:09:10 PM
Quick Conversions
| PGK | SHP |
|---|---|
| 1 PGK | 0.17 SHP |
| 10 PGK | 1.72 SHP |
| 50 PGK | 8.60 SHP |
| 100 PGK | 17.20 SHP |
| 500 PGK | 86.00 SHP |
| 1,000 PGK | 172.00 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-04-16T15:09:10Z",
"rates": {
"SHP": 0.172
}
}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.2,
"rate": 0.172
}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