Rate Overview
Live
1 HKD = 0.094211 GIP
1 GIP = 10.6145
HKD
Avg
0.094761
High
0.094996
Low
0.094211
Last updated: 4/16/2026, 10:43:42 PM
Quick Conversions
| HKD | GIP |
|---|---|
| 1 HKD | 0.09 GIP |
| 10 HKD | 0.94 GIP |
| 50 HKD | 4.71 GIP |
| 100 HKD | 9.42 GIP |
| 500 HKD | 47.11 GIP |
| 1,000 HKD | 94.21 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-04-16T22:43:42Z",
"rates": {
"GIP": 0.094211
}
}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.421100000000001,
"rate": 0.094211
}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