Rate Overview
Live
1 PLN = 2.0664 HKD
1 HKD = 0.483925
PLN
Avg
2.1373
High
2.2120
Low
2.0612
Last updated: 7/25/2026, 3:18:12 PM
Quick Conversions
| PLN | HKD |
|---|---|
| 1 PLN | 2.07 HKD |
| 10 PLN | 20.66 HKD |
| 50 PLN | 103.32 HKD |
| 100 PLN | 206.64 HKD |
| 500 PLN | 1,033.22 HKD |
| 1,000 PLN | 2,066.44 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-25T15:18:12Z",
"rates": {
"HKD": 2.066437
}
}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.6437,
"rate": 2.066437
}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