Rate Overview
Live
1 HKD = 0.109924 EUR
1 EUR = 9.0972
HKD
Avg
0.109784
High
0.112734
Low
0.107049
Last updated: 5/28/2026, 9:45:36 AM
Quick Conversions
| HKD | EUR |
|---|---|
| 1 HKD | 0.11 EUR |
| 10 HKD | 1.10 EUR |
| 50 HKD | 5.50 EUR |
| 100 HKD | 10.99 EUR |
| 500 HKD | 54.96 EUR |
| 1,000 HKD | 109.92 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-05-28T09:45:36Z",
"rates": {
"EUR": 0.109924
}
}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.9924,
"rate": 0.109924
}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