EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
8.9697
+0.45% 7D

1 HKD = 0.111487 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 8.9697
High 8.9791
Low 8.9287
7D Change +0.45%

Rate Overview

Live
1 EUR = 8.9697 HKD
1 HKD = 0.111487 EUR
Avg
8.9474
High
8.9791
Low
8.9287

Last updated: 7/4/2026, 10:17:08 PM

Quick Conversions

EURHKD
1 EUR8.97 HKD
10 EUR89.70 HKD
50 EUR448.48 HKD
100 EUR896.97 HKD
500 EUR4,484.83 HKD
1,000 EUR8,969.66 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-04T22:17:08Z",
  "rates": {
    "HKD": 8.969662
  }
}

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": 896.9662,
  "rate": 8.969662
}

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