Rate Overview
Live
1 GBP = 10.4318 HKD
1 HKD = 0.095861
GBP
Avg
10.4348
High
10.6917
Low
10.1848
Last updated: 3/26/2026, 12:57:44 PM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.43 HKD |
| 10 GBP | 104.32 HKD |
| 50 GBP | 521.59 HKD |
| 100 GBP | 1,043.18 HKD |
| 500 GBP | 5,215.88 HKD |
| 1,000 GBP | 10,431.75 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-26T12:57:44Z",
"rates": {
"HKD": 10.431752
}
}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": 1043.1752,
"rate": 10.431752
}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