USD
$
HKD
$

USD/HKD Exchange Rate

US Dollar to Hong Kong Dollar

Live Rate
7.8221
-0.02% 7D

1 HKD = 0.127843 USD

USD/HKD Price Chart

Historical exchange rate performance

Current 7.8221
High 7.8237
Low 7.8022
7D Change -0.02%

Rate Overview

Live
1 USD = 7.8221 HKD
1 HKD = 0.127843 USD
Avg
7.8194
High
7.8237
Low
7.8022

Last updated: 3/6/2026, 9:05:42 PM

Quick Conversions

USDHKD
1 USD7.82 HKD
10 USD78.22 HKD
50 USD391.11 HKD
100 USD782.21 HKD
500 USD3,911.05 HKD
1,000 USD7,822.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-03-06T21:05:42Z",
  "rates": {
    "HKD": 7.8221
  }
}

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.21,
  "rate": 7.8221
}

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