Rate Overview
Live
1 GBP = 10.4705 HKD
1 HKD = 0.095506
GBP
Avg
10.4789
High
10.5536
Low
10.4494
Last updated: 7/27/2026, 5:07:50 AM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.47 HKD |
| 10 GBP | 104.71 HKD |
| 50 GBP | 523.53 HKD |
| 100 GBP | 1,047.05 HKD |
| 500 GBP | 5,235.25 HKD |
| 1,000 GBP | 10,470.51 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-27T05:07:50Z",
"rates": {
"HKD": 10.470506
}
}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": 1047.0506,
"rate": 10.470506
}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