Rate Overview
Live
1 SHP = 5.8600 PGK
1 PGK = 0.170649
SHP
Avg
5.8543
High
5.8864
Low
5.8203
Last updated: 5/29/2026, 4:24:24 PM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.86 PGK |
| 10 SHP | 58.60 PGK |
| 50 SHP | 293.00 PGK |
| 100 SHP | 586.00 PGK |
| 500 SHP | 2,930.00 PGK |
| 1,000 SHP | 5,860.00 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-29T16:24:24Z",
"rates": {
"PGK": 5.859998
}
}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": 585.9998,
"rate": 5.859998
}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