Rate Overview
Live
1 GHS = 0.688228 HKD
1 HKD = 1.4530
GHS
Avg
0.690028
High
0.692811
Low
0.688211
Last updated: 7/8/2026, 3:18:02 AM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.69 HKD |
| 10 GHS | 6.88 HKD |
| 50 GHS | 34.41 HKD |
| 100 GHS | 68.82 HKD |
| 500 GHS | 344.11 HKD |
| 1,000 GHS | 688.23 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-07-08T03:18:02Z",
"rates": {
"HKD": 0.688228
}
}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": 68.8228,
"rate": 0.688228
}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