Rate Overview
Live
1 PLN = 2.0987 HKD
1 HKD = 0.476492
PLN
Avg
2.1024
High
2.1293
Low
2.0912
Last updated: 9/2/2026, 5:31:55 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.10 HKD |
| 10 PLN | 20.99 HKD |
| 50 PLN | 104.93 HKD |
| 100 PLN | 209.87 HKD |
| 500 PLN | 1,049.34 HKD |
| 1,000 PLN | 2,098.67 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-09-02T17:31:55Z",
"rates": {
"HKD": 2.098672
}
}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": 209.8672,
"rate": 2.098672
}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