Rate Overview
Live
1 HKD = 1.4830 GHS
1 GHS = 0.674318
HKD
Avg
1.4785
High
1.4830
Low
1.4725
Last updated: 7/26/2026, 10:11:39 AM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.48 GHS |
| 10 HKD | 14.83 GHS |
| 50 HKD | 74.15 GHS |
| 100 HKD | 148.30 GHS |
| 500 HKD | 741.49 GHS |
| 1,000 HKD | 1,482.98 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-26T10:11:39Z",
"rates": {
"GHS": 1.482979
}
}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": 148.2979,
"rate": 1.482979
}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