Rate Overview
Live
1 HKD = 0.549469 PGK
1 PGK = 1.8199
HKD
Avg
0.550082
High
0.554511
Low
0.547586
Last updated: 3/7/2026, 12:10:29 AM
Quick Conversions
| HKD | PGK |
|---|---|
| 1 HKD | 0.55 PGK |
| 10 HKD | 5.49 PGK |
| 50 HKD | 27.47 PGK |
| 100 HKD | 54.95 PGK |
| 500 HKD | 274.73 PGK |
| 1,000 HKD | 549.47 PGK |
Get HKD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PGKExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T00:10:29Z",
"rates": {
"PGK": 0.549469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PGK",
"amount": 100
},
"result": 54.9469,
"rate": 0.549469
}Build with HKD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key