USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8399
+0.54% 6M

1 HKD = 0.127552 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8399
High 7.8423
Low 7.7981
6M Change +0.54%

Rate Overview

Live
1 USD = 7.8399 HKD
1 HKD = 0.127552 USD
Avg
7.8287
High
7.8423
Low
7.7981

Last updated: 7/19/2026, 1:11:20 AM

Quick Conversions

USDHKD
1 USD7.84 HKD
10 USD78.40 HKD
50 USD392.00 HKD
100 USD783.99 HKD
500 USD3,919.97 HKD
1,000 USD7,839.95 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-19T01:11:20Z",
  "rates": {
    "HKD": 7.8399457
  }
}

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.9945700000001,
  "rate": 7.8399457
}

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