Rate Overview
Live
1 GHS = 2.3713 HNL
1 HNL = 0.421715
GHS
Avg
2.3758
High
2.3787
Low
2.3713
Last updated: 5/7/2026, 3:31:28 AM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.37 HNL |
| 10 GHS | 23.71 HNL |
| 50 GHS | 118.56 HNL |
| 100 GHS | 237.13 HNL |
| 500 GHS | 1,185.64 HNL |
| 1,000 GHS | 2,371.27 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-05-07T03:31:28Z",
"rates": {
"HNL": 2.37127
}
}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": 237.127,
"rate": 2.37127
}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