Rate Overview
Live
1 HTG = 0.032777 PGK
1 PGK = 30.5092
HTG
Avg
0.032746
High
0.032904
Low
0.032589
Last updated: 3/7/2026, 7:09:42 AM
Quick Conversions
| HTG | PGK |
|---|---|
| 1 HTG | 0.03 PGK |
| 10 HTG | 0.33 PGK |
| 50 HTG | 1.64 PGK |
| 100 HTG | 3.28 PGK |
| 500 HTG | 16.39 PGK |
| 1,000 HTG | 32.78 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-03-07T07:09:42Z",
"rates": {
"PGK": 0.032777
}
}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.2777000000000003,
"rate": 0.032777
}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