Rate Overview
Live
1 GHS = 0.725902 HKD
1 HKD = 1.3776
GHS
Avg
0.728673
High
0.733475
Low
0.724481
Last updated: 3/7/2026, 3:46:42 AM
Quick Conversions
| GHS | HKD |
|---|---|
| 1 GHS | 0.73 HKD |
| 10 GHS | 7.26 HKD |
| 50 GHS | 36.30 HKD |
| 100 GHS | 72.59 HKD |
| 500 GHS | 362.95 HKD |
| 1,000 GHS | 725.90 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-03-07T03:46:42Z",
"rates": {
"HKD": 0.725902
}
}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": 72.59020000000001,
"rate": 0.725902
}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