USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8241
-0.14% 7D

1 HKD = 0.127810 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8241
High 7.8349
Low 7.8241
7D Change -0.14%

Rate Overview

Live
1 USD = 7.8241 HKD
1 HKD = 0.127810 USD
Avg
7.8311
High
7.8349
Low
7.8241

Last updated: 4/16/2026, 4:18:51 PM

Quick Conversions

USDHKD
1 USD7.82 HKD
10 USD78.24 HKD
50 USD391.21 HKD
100 USD782.41 HKD
500 USD3,912.05 HKD
1,000 USD7,824.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-04-16T16:18:51Z",
  "rates": {
    "HKD": 7.8241
  }
}

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": 782.41,
  "rate": 7.8241
}

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