Rate Overview
Live
1 HKD = 0.110766 EUR
1 EUR = 9.0280
HKD
Avg
0.109950
High
0.111691
Low
0.107761
Last updated: 3/27/2026, 1:33:06 AM
Quick Conversions
| HKD | EUR |
|---|---|
| 1 HKD | 0.11 EUR |
| 10 HKD | 1.11 EUR |
| 50 HKD | 5.54 EUR |
| 100 HKD | 11.08 EUR |
| 500 HKD | 55.38 EUR |
| 1,000 HKD | 110.77 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-03-27T01:33:06Z",
"rates": {
"EUR": 0.110766
}
}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.076600000000001,
"rate": 0.110766
}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