Rate Overview
Live
1 GHS = 0.710388 HKD
1 HKD = 1.4077
GHS
Avg
0.710960
High
0.712747
Low
0.708658
Last updated: 4/17/2026, 1:31:54 AM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.71 HKD |
| 10 GHS | 7.10 HKD |
| 50 GHS | 35.52 HKD |
| 100 GHS | 71.04 HKD |
| 500 GHS | 355.19 HKD |
| 1,000 GHS | 710.39 HKD |
Get GHS/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=HKDExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-17T01:31:54Z",
"rates": {
"HKD": 0.710388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "HKD",
"amount": 100
},
"result": 71.03880000000001,
"rate": 0.710388
}Build with GHS/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key