EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
8.9430
-2.18% 5Y

1 HKD = 0.111820 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 8.9430
High 9.2285
Low 7.8079
5Y Change -2.18%

Rate Overview

Live
1 EUR = 8.9430 HKD
1 HKD = 0.111820 EUR
Avg
8.6493
High
9.2285
Low
7.8079

Last updated: 7/22/2026, 12:00:03 PM

Quick Conversions

EURHKD
1 EUR8.94 HKD
10 EUR89.43 HKD
50 EUR447.15 HKD
100 EUR894.30 HKD
500 EUR4,471.48 HKD
1,000 EUR8,942.97 HKD

Get EUR/HKD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=EUR&currencies=HKD

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-07-22T12:00:03Z",
  "rates": {
    "HKD": 8.942966
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=EUR&to=HKD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "HKD",
    "amount": 100
  },
  "result": 894.2966,
  "rate": 8.942966
}

Build with EUR/HKD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key