Rate Overview
Live
1 HKD = 0.108075 EUR
1 EUR = 9.2528
HKD
Avg
0.108701
High
0.109281
Low
0.108075
Last updated: 4/16/2026, 4:32:04 AM
Quick Conversions
| HKD | EUR |
|---|---|
| 1 HKD | 0.11 EUR |
| 10 HKD | 1.08 EUR |
| 50 HKD | 5.40 EUR |
| 100 HKD | 10.81 EUR |
| 500 HKD | 54.04 EUR |
| 1,000 HKD | 108.08 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-04-16T04:32:04Z",
"rates": {
"EUR": 0.108075
}
}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": 10.807500000000001,
"rate": 0.108075
}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