Rate Overview
Live
1 PLN = 2.1380 HKD
1 HKD = 0.467728
PLN
Avg
2.1351
High
2.1415
Low
2.1264
Last updated: 6/16/2026, 9:40:59 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.14 HKD |
| 10 PLN | 21.38 HKD |
| 50 PLN | 106.90 HKD |
| 100 PLN | 213.80 HKD |
| 500 PLN | 1,069.00 HKD |
| 1,000 PLN | 2,138.00 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-06-16T09:40:59Z",
"rates": {
"HKD": 2.137995
}
}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": 213.79950000000002,
"rate": 2.137995
}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