Rate Overview
Live
1 HTG = 0.033223 PGK
1 PGK = 30.0996
HTG
Avg
0.033188
High
0.033282
Low
0.033114
Last updated: 5/7/2026, 11:20:21 AM
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-07T11:20:21Z",
"rates": {
"PGK": 0.033223
}
}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.3223000000000003,
"rate": 0.033223
}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