Rate Overview
Live
1 HKD = 0.111471 EUR
1 EUR = 8.9709
HKD
Avg
0.111640
High
0.111998
Low
0.111369
Last updated: 7/7/2026, 2:10:09 PM
Quick Conversions
| HKD | EUR |
|---|---|
| 1 HKD | 0.11 EUR |
| 10 HKD | 1.11 EUR |
| 50 HKD | 5.57 EUR |
| 100 HKD | 11.15 EUR |
| 500 HKD | 55.74 EUR |
| 1,000 HKD | 111.47 EUR |
Get HKD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=EURExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-07T14:10:09Z",
"rates": {
"EUR": 0.111471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "EUR",
"amount": 100
},
"result": 11.1471,
"rate": 0.111471
}Build with HKD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key