Rate Overview
Live
1 GHS = 0.687902 HKD
1 HKD = 1.4537
GHS
Avg
0.690352
High
0.695745
Low
0.687821
Last updated: 9/9/2026, 2:19:47 AM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.69 HKD |
| 10 GHS | 6.88 HKD |
| 50 GHS | 34.40 HKD |
| 100 GHS | 68.79 HKD |
| 500 GHS | 343.95 HKD |
| 1,000 GHS | 687.90 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-09-09T02:19:47Z",
"rates": {
"HKD": 0.687902
}
}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.7902,
"rate": 0.687902
}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