Rate Overview
Live
1 PLN = 2.1059 HKD
1 HKD = 0.474847
PLN
Avg
2.1282
High
2.1887
Low
2.0915
Last updated: 3/27/2026, 11:13:23 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.11 HKD |
| 10 PLN | 21.06 HKD |
| 50 PLN | 105.30 HKD |
| 100 PLN | 210.59 HKD |
| 500 PLN | 1,052.97 HKD |
| 1,000 PLN | 2,105.94 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-27T11:13:23Z",
"rates": {
"HKD": 2.105943
}
}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": 210.59429999999998,
"rate": 2.105943
}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