Rate Overview
Live
1 HKD = 0.464797 PLN
1 PLN = 2.1515
HKD
Avg
0.465822
High
0.468297
Low
0.464178
Last updated: 5/27/2026, 9:55:15 AM
Quick Conversions
| HKD | PLN |
|---|---|
| 1 HKD | 0.46 PLN |
| 10 HKD | 4.65 PLN |
| 50 HKD | 23.24 PLN |
| 100 HKD | 46.48 PLN |
| 500 HKD | 232.40 PLN |
| 1,000 HKD | 464.80 PLN |
Get HKD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PLNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-27T09:55:15Z",
"rates": {
"PLN": 0.464797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PLN",
"amount": 100
},
"result": 46.4797,
"rate": 0.464797
}Build with HKD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key