Rate Overview
Live
1 KPW = 0.008704 HKD
1 HKD = 114.8897
KPW
Avg
0.008662
High
0.008722
Low
0.008611
Last updated: 3/27/2026, 1:40:19 PM
Quick Conversions
| KPW | HKD |
|---|---|
| 1 KPW | 0.01 HKD |
| 10 KPW | 0.09 HKD |
| 50 KPW | 0.44 HKD |
| 100 KPW | 0.87 HKD |
| 500 KPW | 4.35 HKD |
| 1,000 KPW | 8.70 HKD |
Get KPW/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=HKDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T13:40:19Z",
"rates": {
"HKD": 0.008704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "HKD",
"amount": 100
},
"result": 0.8704,
"rate": 0.008704
}Build with KPW/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key