Rate Overview
Live
1 PLN = 2.0908 HKD
1 HKD = 0.478288
PLN
Avg
2.0865
High
2.0956
Low
2.0785
Last updated: 7/5/2026, 7:19:29 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.09 HKD |
| 10 PLN | 20.91 HKD |
| 50 PLN | 104.54 HKD |
| 100 PLN | 209.08 HKD |
| 500 PLN | 1,045.40 HKD |
| 1,000 PLN | 2,090.79 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-07-05T19:19:29Z",
"rates": {
"HKD": 2.090792
}
}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.0792,
"rate": 2.090792
}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