Rate Overview
Live
1 GYD = 0.037531 HKD
1 HKD = 26.6446
GYD
Avg
0.037508
High
0.037576
Low
0.037390
Last updated: 7/9/2026, 5:30:14 AM
Quick Conversions
| GYD | HKD |
|---|---|
| 1 GYD | 0.04 HKD |
| 10 GYD | 0.38 HKD |
| 50 GYD | 1.88 HKD |
| 100 GYD | 3.75 HKD |
| 500 GYD | 18.77 HKD |
| 1,000 GYD | 37.53 HKD |
Get GYD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=HKDExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-09T05:30:14Z",
"rates": {
"HKD": 0.037531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "HKD",
"amount": 100
},
"result": 3.7531000000000003,
"rate": 0.037531
}Build with GYD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key