Rate Overview
Live
1 GIP = 10.4944 HKD
1 HKD = 0.095289
GIP
Avg
10.4881
High
10.5523
Low
10.4230
Last updated: 3/7/2026, 9:15:25 AM
Quick Conversions
| GIP | HKD |
|---|---|
| 1 GIP | 10.49 HKD |
| 10 GIP | 104.94 HKD |
| 50 GIP | 524.72 HKD |
| 100 GIP | 1,049.44 HKD |
| 500 GIP | 5,247.18 HKD |
| 1,000 GIP | 10,494.36 HKD |
Get GIP/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=HKDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T09:15:25Z",
"rates": {
"HKD": 10.494357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "HKD",
"amount": 100
},
"result": 1049.4357,
"rate": 10.494357
}Build with GIP/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key