Rate Overview
Live
1 GBP = 10.4984 HKD
1 HKD = 0.095253
GBP
Avg
10.4603
High
10.5921
Low
10.3185
Last updated: 7/23/2026, 3:02:34 AM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.50 HKD |
| 10 GBP | 104.98 HKD |
| 50 GBP | 524.92 HKD |
| 100 GBP | 1,049.84 HKD |
| 500 GBP | 5,249.19 HKD |
| 1,000 GBP | 10,498.38 HKD |
Get GBP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=HKDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T03:02:34Z",
"rates": {
"HKD": 10.498383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "HKD",
"amount": 100
},
"result": 1049.8383000000001,
"rate": 10.498383
}Build with GBP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key