Rate Overview
Live
1 GHS = 2.3987 HNL
1 HNL = 0.416888
GHS
Avg
2.3663
High
2.4091
Low
2.2600
Last updated: 6/16/2026, 1:32:16 PM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.40 HNL |
| 10 GHS | 23.99 HNL |
| 50 GHS | 119.94 HNL |
| 100 GHS | 239.87 HNL |
| 500 GHS | 1,199.36 HNL |
| 1,000 GHS | 2,398.73 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-06-16T13:32:16Z",
"rates": {
"HNL": 2.398725
}
}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": 239.87250000000003,
"rate": 2.398725
}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