Rate Overview
Live
1 GHS = 2.3167 HNL
1 HNL = 0.431651
GHS
Avg
2.3489
High
2.3942
Low
2.3097
Last updated: 7/21/2026, 6:29:17 AM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.32 HNL |
| 10 GHS | 23.17 HNL |
| 50 GHS | 115.83 HNL |
| 100 GHS | 231.67 HNL |
| 500 GHS | 1,158.34 HNL |
| 1,000 GHS | 2,316.69 HNL |
Get GHS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=HNLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-21T06:29:17Z",
"rates": {
"HNL": 2.316688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "HNL",
"amount": 100
},
"result": 231.6688,
"rate": 2.316688
}Build with GHS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key