Rate Overview
Live
1 HKD = 1.4224 GHS
1 GHS = 0.703029
HKD
Avg
1.4424
High
1.5080
Low
1.4163
Last updated: 6/16/2026, 8:38:34 AM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.42 GHS |
| 10 HKD | 14.22 GHS |
| 50 HKD | 71.12 GHS |
| 100 HKD | 142.24 GHS |
| 500 HKD | 711.21 GHS |
| 1,000 HKD | 1,422.42 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-06-16T08:38:34Z",
"rates": {
"GHS": 1.422416
}
}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": 142.24159999999998,
"rate": 1.422416
}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