Rate Overview
Live
1 GBP = 10.4862 HKD
1 HKD = 0.095363
GBP
Avg
10.0992
High
10.7602
Low
8.9038
Last updated: 7/23/2026, 12:02:37 AM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.49 HKD |
| 10 GBP | 104.86 HKD |
| 50 GBP | 524.31 HKD |
| 100 GBP | 1,048.62 HKD |
| 500 GBP | 5,243.11 HKD |
| 1,000 GBP | 10,486.23 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-23T00:02:37Z",
"rates": {
"HKD": 10.486229
}
}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": 1048.6229,
"rate": 10.486229
}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