Rate Overview
Live
1 GBP = 10.4566 HKD
1 HKD = 0.095634
GBP
Avg
10.4761
High
10.5497
Low
10.3880
Last updated: 3/6/2026, 8:14:43 AM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.46 HKD |
| 10 GBP | 104.57 HKD |
| 50 GBP | 522.83 HKD |
| 100 GBP | 1,045.66 HKD |
| 500 GBP | 5,228.28 HKD |
| 1,000 GBP | 10,456.55 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-03-06T08:14:43Z",
"rates": {
"HKD": 10.45655
}
}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": 1045.655,
"rate": 10.45655
}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