EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
8.9705
+0.47% 7D

1 HKD = 0.111477 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 8.9705
High 8.9791
Low 8.9287
7D Change +0.47%

Rate Overview

Live
1 EUR = 8.9705 HKD
1 HKD = 0.111477 EUR
Avg
8.9523
High
8.9791
Low
8.9287

Last updated: 7/5/2026, 11:13:12 PM

Quick Conversions

EURHKD
1 EUR8.97 HKD
10 EUR89.70 HKD
50 EUR448.52 HKD
100 EUR897.05 HKD
500 EUR4,485.23 HKD
1,000 EUR8,970.45 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-05T23:13:12Z",
  "rates": {
    "HKD": 8.970454
  }
}

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": 897.0454,
  "rate": 8.970454
}

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