Rate Overview
Live
1 HKD = 1.4725 GHS
1 GHS = 0.679117
HKD
Avg
1.4316
High
1.6205
Low
1.3231
Last updated: 7/20/2026, 5:48:07 PM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.47 GHS |
| 10 HKD | 14.73 GHS |
| 50 HKD | 73.63 GHS |
| 100 HKD | 147.25 GHS |
| 500 HKD | 736.25 GHS |
| 1,000 HKD | 1,472.50 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-20T17:48:07Z",
"rates": {
"GHS": 1.4725
}
}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.25,
"rate": 1.4725
}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