Rate Overview
Live
1 PGK = 1.8003 HKD
1 HKD = 0.555476
PGK
Avg
1.8033
High
1.8064
Low
1.7995
Last updated: 5/6/2026, 7:17:34 PM
Quick Conversions
| PGK | HKD |
|---|---|
| 1 PGK | 1.80 HKD |
| 10 PGK | 18.00 HKD |
| 50 PGK | 90.01 HKD |
| 100 PGK | 180.03 HKD |
| 500 PGK | 900.13 HKD |
| 1,000 PGK | 1,800.26 HKD |
Get PGK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=HKDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-06T19:17:34Z",
"rates": {
"HKD": 1.800257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "HKD",
"amount": 100
},
"result": 180.0257,
"rate": 1.800257
}Build with PGK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key