Rate Overview
Live
1 HKD = 9.4543 GMD
1 GMD = 0.105771
HKD
Avg
9.4347
High
9.5235
Low
9.2599
Last updated: 3/27/2026, 4:26:56 PM
Quick Conversions
| HKD | GMD |
|---|---|
| 1 HKD | 9.45 GMD |
| 10 HKD | 94.54 GMD |
| 50 HKD | 472.72 GMD |
| 100 HKD | 945.43 GMD |
| 500 HKD | 4,727.17 GMD |
| 1,000 HKD | 9,454.35 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-27T16:26:56Z",
"rates": {
"GMD": 9.454347
}
}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.4347,
"rate": 9.454347
}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