Rate Overview
Live
1 PLN = 2.0697 HKD
1 HKD = 0.483159
PLN
Avg
2.1414
High
2.2227
Low
2.0657
Last updated: 7/26/2026, 11:32:41 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.07 HKD |
| 10 PLN | 20.70 HKD |
| 50 PLN | 103.49 HKD |
| 100 PLN | 206.97 HKD |
| 500 PLN | 1,034.86 HKD |
| 1,000 PLN | 2,069.71 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-26T23:32:41Z",
"rates": {
"HKD": 2.069714
}
}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": 206.9714,
"rate": 2.069714
}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