Rate Overview
Live
1 HKD = 0.093630 GBP
1 GBP = 10.6803
HKD
Avg
0.094081
High
0.094504
Low
0.093630
Last updated: 5/6/2026, 9:08:29 AM
Quick Conversions
| HKD | GBP |
|---|---|
| 1 HKD | 0.09 GBP |
| 10 HKD | 0.94 GBP |
| 50 HKD | 4.68 GBP |
| 100 HKD | 9.36 GBP |
| 500 HKD | 46.82 GBP |
| 1,000 HKD | 93.63 GBP |
Get HKD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=GBPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-06T09:08:29Z",
"rates": {
"GBP": 0.09363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "GBP",
"amount": 100
},
"result": 9.363000000000001,
"rate": 0.09363
}Build with HKD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key