Rate Overview
Live
1 GBP = 10.5293 HKD
1 HKD = 0.094973
GBP
Avg
10.5304
High
10.5749
Low
10.5019
Last updated: 5/28/2026, 4:45:59 PM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.53 HKD |
| 10 GBP | 105.29 HKD |
| 50 GBP | 526.46 HKD |
| 100 GBP | 1,052.93 HKD |
| 500 GBP | 5,264.64 HKD |
| 1,000 GBP | 10,529.28 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-28T16:45:59Z",
"rates": {
"HKD": 10.529279
}
}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": 1052.9279000000001,
"rate": 10.529279
}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