Rate Overview
Live
1 HKD = 0.095818 GBP
1 GBP = 10.4365
HKD
Avg
0.094884
High
0.095848
Low
0.092972
Last updated: 3/26/2026, 11:38:33 PM
Quick Conversions
| HKD | GBP |
|---|---|
| 1 HKD | 0.10 GBP |
| 10 HKD | 0.96 GBP |
| 50 HKD | 4.79 GBP |
| 100 HKD | 9.58 GBP |
| 500 HKD | 47.91 GBP |
| 1,000 HKD | 95.82 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-03-26T23:38:33Z",
"rates": {
"GBP": 0.095818
}
}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.5818,
"rate": 0.095818
}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