HKD
$
GBP
£

HKD/GBP Exchange Rate

Hong Kong Dollar to Pound Sterling

Live Rate
0.095320
+0.91% 1Y

1 GBP = 10.4910 HKD

HKD/GBP Price Chart

Historical exchange rate performance

Current 0.095320
High 0.098457
Low 0.093319
1Y Change +0.91%

Rate Overview

Live
1 HKD = 0.095320 GBP
1 GBP = 10.4910 HKD
Avg
0.095454
High
0.098457
Low
0.093319

Last updated: 7/22/2026, 8:06:14 AM

Quick Conversions

HKDGBP
1 HKD0.10 GBP
10 HKD0.95 GBP
50 HKD4.77 GBP
100 HKD9.53 GBP
500 HKD47.66 GBP
1,000 HKD95.32 GBP

Get HKD/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=HKD&currencies=GBP

Example Response:

{
  "success": true,
  "base": "HKD",
  "date": "2026-07-22T08:06:14Z",
  "rates": {
    "GBP": 0.09532
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=HKD&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "HKD",
    "to": "GBP",
    "amount": 100
  },
  "result": 9.532,
  "rate": 0.09532
}

Build with HKD/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key