Rate Overview
Live
1 GIP = 10.4947 HKD
1 HKD = 0.095286
GIP
Avg
10.4984
High
10.5385
Low
10.4605
Last updated: 6/16/2026, 7:22:28 AM
Quick Conversions
| GIP | HKD |
|---|---|
| 1 GIP | 10.49 HKD |
| 10 GIP | 104.95 HKD |
| 50 GIP | 524.74 HKD |
| 100 GIP | 1,049.47 HKD |
| 500 GIP | 5,247.37 HKD |
| 1,000 GIP | 10,494.73 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-06-16T07:22:28Z",
"rates": {
"HKD": 10.49473
}
}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.473,
"rate": 10.49473
}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