Rate Overview
Live
1 PLN = 2.1224 HKD
1 HKD = 0.471176
PLN
Avg
2.1468
High
2.1886
Low
2.1085
Last updated: 3/6/2026, 7:30:23 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.12 HKD |
| 10 PLN | 21.22 HKD |
| 50 PLN | 106.12 HKD |
| 100 PLN | 212.24 HKD |
| 500 PLN | 1,061.18 HKD |
| 1,000 PLN | 2,122.35 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-06T19:30:23Z",
"rates": {
"HKD": 2.122351
}
}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": 212.23510000000002,
"rate": 2.122351
}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