Rate Overview
Live
1 HKD = 0.483924 PLN
1 PLN = 2.0664
HKD
Avg
0.510514
High
0.610910
Low
0.456864
Last updated: 7/25/2026, 11:42:50 PM
Quick Conversions
| HKD | PLN |
|---|---|
| 1 HKD | 0.48 PLN |
| 10 HKD | 4.84 PLN |
| 50 HKD | 24.20 PLN |
| 100 HKD | 48.39 PLN |
| 500 HKD | 241.96 PLN |
| 1,000 HKD | 483.92 PLN |
Get HKD/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PLNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-25T23:42:50Z",
"rates": {
"PLN": 0.483924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PLN",
"amount": 100
},
"result": 48.3924,
"rate": 0.483924
}Build with HKD/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key