Rate Overview
Live
1 GMD = 0.104817 HKD
1 HKD = 9.5404
GMD
Avg
0.105973
High
0.107337
Low
0.104817
Last updated: 7/26/2026, 11:32:41 PM
Quick Conversions
| GMD | HKD |
|---|---|
| 1 GMD | 0.10 HKD |
| 10 GMD | 1.05 HKD |
| 50 GMD | 5.24 HKD |
| 100 GMD | 10.48 HKD |
| 500 GMD | 52.41 HKD |
| 1,000 GMD | 104.82 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-07-26T23:32:41Z",
"rates": {
"HKD": 0.104817
}
}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.4817,
"rate": 0.104817
}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