USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8422
-0.01% 7D

1 HKD = 0.127516 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8422
High 7.8425
Low 7.8402
7D Change -0.01%

Rate Overview

Live
1 USD = 7.8422 HKD
1 HKD = 0.127516 USD
Avg
7.8413
High
7.8425
Low
7.8402

Last updated: 9/9/2026, 2:43:56 PM

Quick Conversions

USDHKD
1 USD7.84 HKD
10 USD78.42 HKD
50 USD392.11 HKD
100 USD784.22 HKD
500 USD3,921.08 HKD
1,000 USD7,842.15 HKD

Get USD/HKD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-09-09T14:43:56Z",
  "rates": {
    "HKD": 7.84215
  }
}

Convert Amount

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

Example Response:

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

Build with USD/HKD Exchange Rates

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

Get Free API Key