Rate Overview
Live
1 HKD = 0.110752 EUR
1 EUR = 9.0292
HKD
Avg
0.110476
High
0.111153
Low
0.110109
Last updated: 3/26/2026, 11:35:08 PM
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.75 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-26T23:35:08Z",
"rates": {
"EUR": 0.110752
}
}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.0752,
"rate": 0.110752
}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