EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
9.1129
-0.16% 7D

1 HKD = 0.109735 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 9.1129
High 9.1276
Low 9.0801
7D Change -0.16%

Rate Overview

Live
1 EUR = 9.1129 HKD
1 HKD = 0.109735 EUR
Avg
9.0976
High
9.1276
Low
9.0801

Last updated: 9/4/2026, 5:48:13 PM

Quick Conversions

EURHKD
1 EUR9.11 HKD
10 EUR91.13 HKD
50 EUR455.64 HKD
100 EUR911.29 HKD
500 EUR4,556.43 HKD
1,000 EUR9,112.85 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-09-04T17:48:13Z",
  "rates": {
    "HKD": 9.112853
  }
}

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": 911.2852999999999,
  "rate": 9.112853
}

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