Rate Overview
Live
1 PLN = 2.1140 HKD
1 HKD = 0.473026
PLN
Avg
2.1188
High
2.1298
Low
2.1114
Last updated: 3/27/2026, 6:03:36 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.11 HKD |
| 10 PLN | 21.14 HKD |
| 50 PLN | 105.70 HKD |
| 100 PLN | 211.40 HKD |
| 500 PLN | 1,057.02 HKD |
| 1,000 PLN | 2,114.05 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-03-27T06:03:36Z",
"rates": {
"HKD": 2.114047
}
}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": 211.4047,
"rate": 2.114047
}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