Rate Overview
Live
1 GYD = 0.037452 HKD
1 HKD = 26.7008
GYD
Avg
0.037458
High
0.037583
Low
0.037415
Last updated: 6/19/2026, 8:30:15 AM
Quick Conversions
| GYD | HKD |
|---|---|
| 1 GYD | 0.04 HKD |
| 10 GYD | 0.37 HKD |
| 50 GYD | 1.87 HKD |
| 100 GYD | 3.75 HKD |
| 500 GYD | 18.73 HKD |
| 1,000 GYD | 37.45 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-06-19T08:30:15Z",
"rates": {
"HKD": 0.037452
}
}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.7452,
"rate": 0.037452
}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