USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8411
-0.04% 7D

1 HKD = 0.127533 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8411
High 7.8440
Low 7.8411
7D Change -0.04%

Rate Overview

Live
1 USD = 7.8411 HKD
1 HKD = 0.127533 USD
Avg
7.8428
High
7.8440
Low
7.8411

Last updated: 7/8/2026, 9:09:43 AM

Quick Conversions

USDHKD
1 USD7.84 HKD
10 USD78.41 HKD
50 USD392.06 HKD
100 USD784.11 HKD
500 USD3,920.55 HKD
1,000 USD7,841.10 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-08T09:09:43Z",
  "rates": {
    "HKD": 7.8411
  }
}

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.11,
  "rate": 7.8411
}

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