Rate Overview
Live
1 HTG = 0.034192 PGK
1 PGK = 29.2466
HTG
Avg
0.033736
High
0.034192
Low
0.033188
Last updated: 7/29/2026, 4:31:09 PM
Quick Conversions
| HTG | PGK |
|---|---|
| 1 HTG | 0.03 PGK |
| 10 HTG | 0.34 PGK |
| 50 HTG | 1.71 PGK |
| 100 HTG | 3.42 PGK |
| 500 HTG | 17.10 PGK |
| 1,000 HTG | 34.19 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-07-29T16:31:09Z",
"rates": {
"PGK": 0.034192
}
}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.4192,
"rate": 0.034192
}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