USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8429
+0.44% 6M

1 HKD = 0.127505 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8429
High 7.8434
Low 7.8083
6M Change +0.44%

Rate Overview

Live
1 USD = 7.8429 HKD
1 HKD = 0.127505 USD
Avg
7.8317
High
7.8434
Low
7.8083

Last updated: 7/29/2026, 2:01:55 PM

Quick Conversions

USDHKD
1 USD7.84 HKD
10 USD78.43 HKD
50 USD392.14 HKD
100 USD784.29 HKD
500 USD3,921.43 HKD
1,000 USD7,842.85 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-07-29T14:01:55Z",
  "rates": {
    "HKD": 7.84285
  }
}

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.2850000000001,
  "rate": 7.84285
}

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