Rate Overview
Live
1 GHS = 2.4621 HNL
1 HNL = 0.406162
GHS
Avg
2.4696
High
2.4864
Low
2.4520
Last updated: 3/7/2026, 4:26:35 AM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.46 HNL |
| 10 GHS | 24.62 HNL |
| 50 GHS | 123.10 HNL |
| 100 GHS | 246.21 HNL |
| 500 GHS | 1,231.04 HNL |
| 1,000 GHS | 2,462.07 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-07T04:26:35Z",
"rates": {
"HNL": 2.462071
}
}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": 246.2071,
"rate": 2.462071
}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