HKD
$
USD
$

HKD/USD Exchange Rate

Hong Kong Dollar to US Dollar

Live Rate
0.127706
-0.59% YTD

1 USD = 7.8305 HKD

HKD/USD Price Chart

Historical exchange rate performance

Current 0.127706
High 0.128465
Low 0.127586
YTD Change -0.59%

Rate Overview

Live
1 HKD = 0.127706 USD
1 USD = 7.8305 HKD
Avg
0.128016
High
0.128465
Low
0.127586

Last updated: 3/27/2026, 3:11:09 AM

Quick Conversions

HKDUSD
1 HKD0.13 USD
10 HKD1.28 USD
50 HKD6.39 USD
100 HKD12.77 USD
500 HKD63.85 USD
1,000 HKD127.71 USD

Get HKD/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=HKD&currencies=USD

Example Response:

{
  "success": true,
  "base": "HKD",
  "date": "2026-03-27T03:11:09Z",
  "rates": {
    "USD": 0.127706
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=HKD&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "HKD",
    "to": "USD",
    "amount": 100
  },
  "result": 12.770599999999998,
  "rate": 0.127706
}

Build with HKD/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key