Rate Overview
Live
1 HKD = 1.4729 GHS
1 GHS = 0.678951
HKD
Avg
1.6281
High
2.1041
Low
1.2977
Last updated: 7/19/2026, 8:52:40 PM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.47 GHS |
| 10 HKD | 14.73 GHS |
| 50 HKD | 73.64 GHS |
| 100 HKD | 147.29 GHS |
| 500 HKD | 736.43 GHS |
| 1,000 HKD | 1,472.86 GHS |
Get HKD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=GHSExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-19T20:52:40Z",
"rates": {
"GHS": 1.472861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "GHS",
"amount": 100
},
"result": 147.2861,
"rate": 1.472861
}Build with HKD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key