Rate Overview
Live
1 SHP = 5.7622 PGK
1 PGK = 0.173545
SHP
Avg
5.8320
High
5.8821
Low
5.7622
Last updated: 6/19/2026, 10:29:24 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.76 PGK |
| 10 SHP | 57.62 PGK |
| 50 SHP | 288.11 PGK |
| 100 SHP | 576.22 PGK |
| 500 SHP | 2,881.10 PGK |
| 1,000 SHP | 5,762.21 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-06-19T10:29:24Z",
"rates": {
"PGK": 5.762208
}
}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": 576.2208,
"rate": 5.762208
}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