EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
9.2153
+0.66% 7D

1 HKD = 0.108515 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 9.2153
High 9.2372
Low 9.1507
7D Change +0.66%

Rate Overview

Live
1 EUR = 9.2153 HKD
1 HKD = 0.108515 EUR
Avg
9.1923
High
9.2372
Low
9.1507

Last updated: 4/16/2026, 2:33:09 PM

Quick Conversions

EURHKD
1 EUR9.22 HKD
10 EUR92.15 HKD
50 EUR460.77 HKD
100 EUR921.53 HKD
500 EUR4,607.65 HKD
1,000 EUR9,215.31 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-04-16T14:33:09Z",
  "rates": {
    "HKD": 9.215306
  }
}

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": 921.5306,
  "rate": 9.215306
}

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