Rate Overview
Live
1 GHS = 0.696097 HKD
1 HKD = 1.4366
GHS
Avg
0.698966
High
0.700452
Low
0.696097
Last updated: 5/7/2026, 8:36:06 AM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.70 HKD |
| 10 GHS | 6.96 HKD |
| 50 GHS | 34.80 HKD |
| 100 GHS | 69.61 HKD |
| 500 GHS | 348.05 HKD |
| 1,000 GHS | 696.10 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-07T08:36:06Z",
"rates": {
"HKD": 0.696097
}
}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": 69.6097,
"rate": 0.696097
}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