Rate Overview
Live
1 GBP = 10.5330 HKD
1 HKD = 0.094939
GBP
Avg
10.5523
High
10.7559
Low
10.4331
Last updated: 5/28/2026, 5:43:51 PM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.53 HKD |
| 10 GBP | 105.33 HKD |
| 50 GBP | 526.65 HKD |
| 100 GBP | 1,053.30 HKD |
| 500 GBP | 5,266.51 HKD |
| 1,000 GBP | 10,533.03 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-05-28T17:43:51Z",
"rates": {
"HKD": 10.533026
}
}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": 1053.3026,
"rate": 10.533026
}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