Rate Overview
Live
1 HKD = 0.112099 EUR
1 EUR = 8.9207
HKD
Avg
0.111825
High
0.112099
Low
0.111519
Last updated: 7/25/2026, 10:49:31 PM
Quick Conversions
| HKD | EUR |
|---|---|
| 1 HKD | 0.11 EUR |
| 10 HKD | 1.12 EUR |
| 50 HKD | 5.60 EUR |
| 100 HKD | 11.21 EUR |
| 500 HKD | 56.05 EUR |
| 1,000 HKD | 112.10 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-25T22:49:31Z",
"rates": {
"EUR": 0.112099
}
}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.209900000000001,
"rate": 0.112099
}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