Rate Overview
Live
1 PLN = 2.1534 HKD
1 HKD = 0.464377
PLN
Avg
2.1569
High
2.1807
Low
2.1354
Last updated: 5/27/2026, 8:06:44 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.15 HKD |
| 10 PLN | 21.53 HKD |
| 50 PLN | 107.67 HKD |
| 100 PLN | 215.34 HKD |
| 500 PLN | 1,076.71 HKD |
| 1,000 PLN | 2,153.42 HKD |
Get PLN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=HKDExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T08:06:44Z",
"rates": {
"HKD": 2.153421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "HKD",
"amount": 100
},
"result": 215.3421,
"rate": 2.153421
}Build with PLN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key