EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
8.9192
-3.27% 1Y

1 HKD = 0.112118 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 8.9192
High 9.2731
Low 8.9192
1Y Change -3.27%

Rate Overview

Live
1 EUR = 8.9192 HKD
1 HKD = 0.112118 EUR
Avg
9.0931
High
9.2731
Low
8.9192

Last updated: 7/26/2026, 7:38:16 AM

Quick Conversions

EURHKD
1 EUR8.92 HKD
10 EUR89.19 HKD
50 EUR445.96 HKD
100 EUR891.92 HKD
500 EUR4,459.60 HKD
1,000 EUR8,919.19 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-26T07:38:16Z",
  "rates": {
    "HKD": 8.919191
  }
}

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": 891.9191,
  "rate": 8.919191
}

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