Rate Overview
Live
1 SHP = 5.8269 PGK
1 PGK = 0.171618
SHP
Avg
5.8203
High
5.8269
Low
5.8106
Last updated: 5/9/2026, 3:41:46 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.83 PGK |
| 10 SHP | 58.27 PGK |
| 50 SHP | 291.35 PGK |
| 100 SHP | 582.69 PGK |
| 500 SHP | 2,913.45 PGK |
| 1,000 SHP | 5,826.91 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-05-09T03:41:46Z",
"rates": {
"PGK": 5.826907
}
}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": 582.6907,
"rate": 5.826907
}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