Rate Overview
Live
1 HKD = 0.096167 GIP
1 GIP = 10.3986
HKD
Avg
0.096473
High
0.096755
Low
0.096167
Last updated: 7/2/2026, 5:14:59 AM
Quick Conversions
| HKD | GIP |
|---|---|
| 1 HKD | 0.10 GIP |
| 10 HKD | 0.96 GIP |
| 50 HKD | 4.81 GIP |
| 100 HKD | 9.62 GIP |
| 500 HKD | 48.08 GIP |
| 1,000 HKD | 96.17 GIP |
Get HKD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=GIPExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-02T05:14:59Z",
"rates": {
"GIP": 0.096167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "GIP",
"amount": 100
},
"result": 9.6167,
"rate": 0.096167
}Build with HKD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key