Rate Overview
Live
1 GYD = 0.037487 HKD
1 HKD = 26.6759
GYD
Avg
0.037476
High
0.037497
Low
0.037426
Last updated: 4/17/2026, 1:32:51 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.74 HKD |
| 1,000 GYD | 37.49 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-04-17T01:32:51Z",
"rates": {
"HKD": 0.037487
}
}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.7487,
"rate": 0.037487
}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