Rate Overview
Live
1 SHP = 5.7449 PGK
1 PGK = 0.174069
SHP
Avg
5.7662
High
5.8310
Low
5.7341
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| SHP | PGK |
|---|---|
| 1 SHP | 5.74 PGK |
| 10 SHP | 57.45 PGK |
| 50 SHP | 287.24 PGK |
| 100 SHP | 574.49 PGK |
| 500 SHP | 2,872.43 PGK |
| 1,000 SHP | 5,744.86 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-07T01:01:57Z",
"rates": {
"PGK": 5.74486
}
}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": 574.486,
"rate": 5.74486
}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