Rate Overview
Live
1 HKD = 0.548951 PGK
1 PGK = 1.8217
HKD
Avg
0.550080
High
0.554511
Low
0.547586
Last updated: 3/27/2026, 2:45:16 PM
Quick Conversions
| HKD | PGK |
|---|---|
| 1 HKD | 0.55 PGK |
| 10 HKD | 5.49 PGK |
| 50 HKD | 27.45 PGK |
| 100 HKD | 54.90 PGK |
| 500 HKD | 274.48 PGK |
| 1,000 HKD | 548.95 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-27T14:45:16Z",
"rates": {
"PGK": 0.548951
}
}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.8951,
"rate": 0.548951
}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