Rate Overview
Live
1 GBP = 10.4482 HKD
1 HKD = 0.095710
GBP
Avg
10.4605
High
10.5090
Low
10.4142
Last updated: 3/26/2026, 11:18:54 AM
Quick Conversions
| GBP | HKD |
|---|---|
| 1 GBP | 10.45 HKD |
| 10 GBP | 104.48 HKD |
| 50 GBP | 522.41 HKD |
| 100 GBP | 1,044.82 HKD |
| 500 GBP | 5,224.09 HKD |
| 1,000 GBP | 10,448.19 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-26T11:18:54Z",
"rates": {
"HKD": 10.448188
}
}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": 1044.8188,
"rate": 10.448188
}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