Rate Overview
Live
1 PLN = 2.0676 HKD
1 HKD = 0.483653
PLN
Avg
2.0965
High
2.1415
Low
2.0612
Last updated: 7/12/2026, 4:01:08 AM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.07 HKD |
| 10 PLN | 20.68 HKD |
| 50 PLN | 103.38 HKD |
| 100 PLN | 206.76 HKD |
| 500 PLN | 1,033.80 HKD |
| 1,000 PLN | 2,067.60 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-12T04:01:08Z",
"rates": {
"HKD": 2.067599
}
}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.7599,
"rate": 2.067599
}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