Rate Overview
Live
1 GBP = 10.6279 HKD
1 HKD = 0.094092
GBP
Avg
10.5600
High
10.6281
Low
10.5110
Last updated: 4/15/2026, 11:53:52 PM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.63 HKD |
| 10 GBP | 106.28 HKD |
| 50 GBP | 531.39 HKD |
| 100 GBP | 1,062.79 HKD |
| 500 GBP | 5,313.94 HKD |
| 1,000 GBP | 10,627.88 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-04-15T23:53:52Z",
"rates": {
"HKD": 10.627881
}
}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": 1062.7881,
"rate": 10.627881
}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