Rate Overview
Live
1 HKD = 0.464718 PLN
1 PLN = 2.1518
HKD
Avg
0.466260
High
0.479180
Low
0.451636
Last updated: 5/27/2026, 12:34:32 PM
Quick Conversions
| HKD | PLN |
|---|---|
| 1 HKD | 0.46 PLN |
| 10 HKD | 4.65 PLN |
| 50 HKD | 23.24 PLN |
| 100 HKD | 46.47 PLN |
| 500 HKD | 232.36 PLN |
| 1,000 HKD | 464.72 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-27T12:34:32Z",
"rates": {
"PLN": 0.464718
}
}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.4718,
"rate": 0.464718
}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