USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8324
+0.68% 6M

1 HKD = 0.127675 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8324
High 7.8333
Low 7.7687
6M Change +0.68%

Rate Overview

Live
1 USD = 7.8324 HKD
1 HKD = 0.127675 USD
Avg
7.7951
High
7.8333
Low
7.7687

Last updated: 3/27/2026, 5:14:26 PM

Quick Conversions

USDHKD
1 USD7.83 HKD
10 USD78.32 HKD
50 USD391.62 HKD
100 USD783.24 HKD
500 USD3,916.20 HKD
1,000 USD7,832.40 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-03-27T17:14:26Z",
  "rates": {
    "HKD": 7.8324
  }
}

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": 783.24,
  "rate": 7.8324
}

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