EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
9.0337
-1.40% 5Y

1 HKD = 0.110697 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 9.0337
High 9.4115
Low 7.6521
5Y Change -1.40%

Rate Overview

Live
1 EUR = 9.0337 HKD
1 HKD = 0.110697 EUR
Avg
8.6596
High
9.4115
Low
7.6521

Last updated: 3/27/2026, 3:36:22 PM

Quick Conversions

EURHKD
1 EUR9.03 HKD
10 EUR90.34 HKD
50 EUR451.68 HKD
100 EUR903.37 HKD
500 EUR4,516.84 HKD
1,000 EUR9,033.69 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-03-27T15:36:22Z",
  "rates": {
    "HKD": 9.033685
  }
}

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": 903.3685,
  "rate": 9.033685
}

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