Rate Overview
Live
1 GHS = 2.4287 HNL
1 HNL = 0.411737
GHS
Avg
2.3756
High
2.5142
Low
2.0824
Last updated: 3/27/2026, 3:38:14 PM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.43 HNL |
| 10 GHS | 24.29 HNL |
| 50 GHS | 121.44 HNL |
| 100 GHS | 242.87 HNL |
| 500 GHS | 1,214.37 HNL |
| 1,000 GHS | 2,428.74 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-03-27T15:38:14Z",
"rates": {
"HNL": 2.428736
}
}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": 242.87359999999998,
"rate": 2.428736
}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