Rate Overview
Live
1 HKD = 1.3949 GHS
1 GHS = 0.716883
HKD
Avg
1.4795
High
2.0001
Low
1.2977
Last updated: 3/27/2026, 4:50:42 PM
Quick Conversions
| HKD | GHS |
|---|---|
| 1 HKD | 1.39 GHS |
| 10 HKD | 13.95 GHS |
| 50 HKD | 69.75 GHS |
| 100 HKD | 139.49 GHS |
| 500 HKD | 697.46 GHS |
| 1,000 HKD | 1,394.93 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-27T16:50:42Z",
"rates": {
"GHS": 1.394928
}
}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": 139.4928,
"rate": 1.394928
}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