Rate Overview
Live
1 GYD = 0.037385 HKD
1 HKD = 26.7487
GYD
Avg
0.037369
High
0.037473
Low
0.037212
Last updated: 3/7/2026, 1:05:36 AM
Quick Conversions
| GYD | HKD |
|---|---|
| 1 GYD | 0.04 HKD |
| 10 GYD | 0.37 HKD |
| 50 GYD | 1.87 HKD |
| 100 GYD | 3.74 HKD |
| 500 GYD | 18.69 HKD |
| 1,000 GYD | 37.39 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-03-07T01:05:36Z",
"rates": {
"HKD": 0.037385
}
}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.7385,
"rate": 0.037385
}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