USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8334
+0.75% 5Y

1 HKD = 0.127658 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8334
High 7.8499
Low 7.7609
5Y Change +0.75%

Rate Overview

Live
1 USD = 7.8334 HKD
1 HKD = 0.127658 USD
Avg
7.8078
High
7.8499
Low
7.7609

Last updated: 3/27/2026, 6:47:43 PM

Quick Conversions

USDHKD
1 USD7.83 HKD
10 USD78.33 HKD
50 USD391.67 HKD
100 USD783.34 HKD
500 USD3,916.70 HKD
1,000 USD7,833.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-27T18:47:43Z",
  "rates": {
    "HKD": 7.8334
  }
}

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.34,
  "rate": 7.8334
}

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