USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8364
+0.01% 7D

1 HKD = 0.127610 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8364
High 7.8364
Low 7.8342
7D Change +0.01%

Rate Overview

Live
1 USD = 7.8364 HKD
1 HKD = 0.127610 USD
Avg
7.8354
High
7.8364
Low
7.8342

Last updated: 5/30/2026, 5:49:04 AM

Quick Conversions

USDHKD
1 USD7.84 HKD
10 USD78.36 HKD
50 USD391.82 HKD
100 USD783.64 HKD
500 USD3,918.20 HKD
1,000 USD7,836.41 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-05-30T05:49:04Z",
  "rates": {
    "HKD": 7.83640686
  }
}

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.6406860000001,
  "rate": 7.83640686
}

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