Rate Overview
Live
1 HKD = 1.3801 GHS
1 GHS = 0.724589
HKD
Avg
1.3720
High
1.3803
Low
1.3634
Last updated: 3/7/2026, 12:12:02 AM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.38 GHS |
| 10 HKD | 13.80 GHS |
| 50 HKD | 69.00 GHS |
| 100 HKD | 138.01 GHS |
| 500 HKD | 690.05 GHS |
| 1,000 HKD | 1,380.09 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-03-07T00:12:02Z",
"rates": {
"GHS": 1.380093
}
}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": 138.0093,
"rate": 1.380093
}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