Rate Overview
Live
1 GHS = 0.672538 HKD
1 HKD = 1.4869
GHS
Avg
0.712551
High
0.742082
Low
0.672538
Last updated: 5/27/2026, 7:26:01 PM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.67 HKD |
| 10 GHS | 6.73 HKD |
| 50 GHS | 33.63 HKD |
| 100 GHS | 67.25 HKD |
| 500 GHS | 336.27 HKD |
| 1,000 GHS | 672.54 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-05-27T19:26:01Z",
"rates": {
"HKD": 0.672538
}
}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": 67.2538,
"rate": 0.672538
}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