EUR
HKD
$

EUR/HKD Exchange Rate

Euro to Hong Kong Dollar

Live Rate
8.9192
-0.50% 7D

1 HKD = 0.112118 EUR

EUR/HKD Price Chart

Historical exchange rate performance

Current 8.9192
High 8.9637
Low 8.9192
7D Change -0.50%

Rate Overview

Live
1 EUR = 8.9192 HKD
1 HKD = 0.112118 EUR
Avg
8.9371
High
8.9637
Low
8.9192

Last updated: 7/26/2026, 5:29:44 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-26T05:29:44Z",
  "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