Rate Overview
Live
1 HTG = 0.033257 PGK
1 PGK = 30.0689
HTG
Avg
0.033072
High
0.033257
Low
0.032893
Last updated: 4/17/2026, 1:56:50 AM
Quick Conversions
| HTG | PGK |
|---|---|
| 1 HTG | 0.03 PGK |
| 10 HTG | 0.33 PGK |
| 50 HTG | 1.66 PGK |
| 100 HTG | 3.33 PGK |
| 500 HTG | 16.63 PGK |
| 1,000 HTG | 33.26 PGK |
Get HTG/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=PGKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T01:56:50Z",
"rates": {
"PGK": 0.033257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "PGK",
"amount": 100
},
"result": 3.3257000000000003,
"rate": 0.033257
}Build with HTG/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key