Rate Overview
Live
1 PLN = 2.1741 HKD
1 HKD = 0.459960
PLN
Avg
2.1663
High
2.1773
Low
2.1509
Last updated: 4/17/2026, 1:20:56 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.17 HKD |
| 10 PLN | 21.74 HKD |
| 50 PLN | 108.71 HKD |
| 100 PLN | 217.41 HKD |
| 500 PLN | 1,087.05 HKD |
| 1,000 PLN | 2,174.10 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-04-17T01:20:56Z",
"rates": {
"HKD": 2.1741
}
}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": 217.41000000000003,
"rate": 2.1741
}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