Rate Overview
Live
1 PLN = 2.1009 HKD
1 HKD = 0.475977
PLN
Avg
2.1063
High
2.1096
Low
2.1009
Last updated: 8/12/2026, 5:29:56 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.10 HKD |
| 10 PLN | 21.01 HKD |
| 50 PLN | 105.05 HKD |
| 100 PLN | 210.09 HKD |
| 500 PLN | 1,050.47 HKD |
| 1,000 PLN | 2,100.94 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-08-12T17:29:56Z",
"rates": {
"HKD": 2.100943
}
}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": 210.0943,
"rate": 2.100943
}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