Rate Overview
Live
1 GMD = 0.106487 HKD
1 HKD = 9.3908
GMD
Avg
0.106372
High
0.107992
Low
0.105799
Last updated: 3/7/2026, 3:06:47 AM
Quick Conversions
| GMD | HKD |
|---|---|
| 1 GMD | 0.11 HKD |
| 10 GMD | 1.06 HKD |
| 50 GMD | 5.32 HKD |
| 100 GMD | 10.65 HKD |
| 500 GMD | 53.24 HKD |
| 1,000 GMD | 106.49 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-03-07T03:06:47Z",
"rates": {
"HKD": 0.106487
}
}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.6487,
"rate": 0.106487
}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