Rate Overview
Live
1 HKD = 9.4556 GMD
1 GMD = 0.105757
HKD
Avg
9.4543
High
9.5193
Low
9.4016
Last updated: 3/27/2026, 9:30:24 AM
Quick Conversions
| HKD | GMD |
|---|---|
| 1 HKD | 9.46 GMD |
| 10 HKD | 94.56 GMD |
| 50 HKD | 472.78 GMD |
| 100 HKD | 945.56 GMD |
| 500 HKD | 4,727.81 GMD |
| 1,000 HKD | 9,455.61 GMD |
Get HKD/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=GMDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T09:30:24Z",
"rates": {
"GMD": 9.455614
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "GMD",
"amount": 100
},
"result": 945.5614,
"rate": 9.455614
}Build with HKD/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key