Rate Overview
Live
1 HTG = 0.033216 PGK
1 PGK = 30.1060
HTG
Avg
0.033221
High
0.033562
Low
0.032979
Last updated: 5/27/2026, 10:51:36 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.61 PGK |
| 1,000 HTG | 33.22 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-27T22:51:36Z",
"rates": {
"PGK": 0.033216
}
}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.3216,
"rate": 0.033216
}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