Rate Overview
Live
1 HKD = 1.4355 GHS
1 GHS = 0.696645
HKD
Avg
1.4315
High
1.4356
Low
1.4253
Last updated: 9/2/2026, 2:23:11 AM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.44 GHS |
| 10 HKD | 14.35 GHS |
| 50 HKD | 71.77 GHS |
| 100 HKD | 143.55 GHS |
| 500 HKD | 717.73 GHS |
| 1,000 HKD | 1,435.45 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-09-02T02:23:11Z",
"rates": {
"GHS": 1.435452
}
}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": 143.5452,
"rate": 1.435452
}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