Rate Overview
Live
1 SHP = 5.7377 PGK
1 PGK = 0.174285
SHP
Avg
5.3535
High
5.8574
Low
4.8778
Last updated: 3/27/2026, 10:09:25 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.74 PGK |
| 10 SHP | 57.38 PGK |
| 50 SHP | 286.89 PGK |
| 100 SHP | 573.77 PGK |
| 500 SHP | 2,868.86 PGK |
| 1,000 SHP | 5,737.73 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-03-27T10:09:25Z",
"rates": {
"PGK": 5.737728
}
}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": 573.7728,
"rate": 5.737728
}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