Rate Overview
Live
1 GHS = 0.672576 HKD
1 HKD = 1.4868
GHS
Avg
0.710424
High
0.765016
Low
0.622719
Last updated: 5/27/2026, 6:26:15 PM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.67 HKD |
| 10 GHS | 6.73 HKD |
| 50 GHS | 33.63 HKD |
| 100 GHS | 67.26 HKD |
| 500 GHS | 336.29 HKD |
| 1,000 GHS | 672.58 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-27T18:26:15Z",
"rates": {
"HKD": 0.672576
}
}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.2576,
"rate": 0.672576
}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