Skip to main content

HKD (Hong Kong Dollar)

The Hong Kong dollar (HKD) is the official currency of the Hong Kong Special Administrative Region. Pegged to the US dollar at about 7.80 HKD to 1 USD, the HKD is one of the most traded currencies. Subdivided into 100 cents or 1000 mils, it's issued by the Hong Kong Monetary Authority and three commercial banks. It's also accepted in Macau, often at par or slightly above the Macanese pataca.

Available currency pairs

Currency pairBase currencyQuote currencyName

Code examples

Get last quoute:

curl --request GET \
  --url 'https://api.tradewatch.io/currencies/quote?symbol=SOME_STRING_VALUE&precision=SOME_INTEGER_VALUE' \
  --header 'api-key: REPLACE_KEY_VALUE'