Rate Overview
Live
1 HTG = 0.033247 PGK
1 PGK = 30.0779
HTG
Avg
0.031128
High
0.033247
Low
0.029060
Last updated: 5/27/2026, 7:19:17 PM
Quick Conversions
| HTG | PGK |
|---|---|
| 1 HTG | 0.03 PGK |
| 10 HTG | 0.33 PGK |
| 50 HTG | 1.66 PGK |
| 100 HTG | 3.32 PGK |
| 500 HTG | 16.62 PGK |
| 1,000 HTG | 33.25 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-05-27T19:19:17Z",
"rates": {
"PGK": 0.033247
}
}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.3247,
"rate": 0.033247
}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