EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
9.1146
+2.20% 1Y

1 HKD = 0.109714 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 9.1146
High 9.2888
Low 8.9184
1Y Change +2.20%

Rate Overview

Live
1 EUR = 9.1146 HKD
1 HKD = 0.109714 EUR
Avg
9.1066
High
9.2888
Low
8.9184

Last updated: 5/26/2026, 10:06:00 PM

Quick Conversions

EURHKD
1 EUR9.11 HKD
10 EUR91.15 HKD
50 EUR455.73 HKD
100 EUR911.46 HKD
500 EUR4,557.31 HKD
1,000 EUR9,114.61 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-05-26T22:06:00Z",
  "rates": {
    "HKD": 9.11461
  }
}

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.4610000000001,
  "rate": 9.11461
}

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