Rate Overview
Live
1 PLN = 2.0654 HKD
1 HKD = 0.484178
PLN
Avg
2.0661
High
2.0680
Low
2.0644
Last updated: 7/26/2026, 12:47:33 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.07 HKD |
| 10 PLN | 20.65 HKD |
| 50 PLN | 103.27 HKD |
| 100 PLN | 206.54 HKD |
| 500 PLN | 1,032.68 HKD |
| 1,000 PLN | 2,065.36 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-26T12:47:33Z",
"rates": {
"HKD": 2.065358
}
}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.5358,
"rate": 2.065358
}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