Rate Overview
Live
1 GMD = 0.105431 HKD
1 HKD = 9.4849
GMD
Avg
0.105899
High
0.106773
Low
0.105430
Last updated: 8/14/2026, 2:12:52 PM
Quick Conversions
| GMD | HKD |
|---|---|
| 1 GMD | 0.11 HKD |
| 10 GMD | 1.05 HKD |
| 50 GMD | 5.27 HKD |
| 100 GMD | 10.54 HKD |
| 500 GMD | 52.72 HKD |
| 1,000 GMD | 105.43 HKD |
Get GMD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=HKDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-14T14:12:52Z",
"rates": {
"HKD": 0.105431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "HKD",
"amount": 100
},
"result": 10.543099999999999,
"rate": 0.105431
}Build with GMD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key