Rate Overview
Live
1 HNL = 0.416888 GHS
1 GHS = 2.3987
HNL
Avg
0.422845
High
0.442478
Low
0.415087
Last updated: 6/16/2026, 1:32:18 PM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.42 GHS |
| 10 HNL | 4.17 GHS |
| 50 HNL | 20.84 GHS |
| 100 HNL | 41.69 GHS |
| 500 HNL | 208.44 GHS |
| 1,000 HNL | 416.89 GHS |
Get HNL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=GHSExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-06-16T13:32:18Z",
"rates": {
"GHS": 0.416888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "GHS",
"amount": 100
},
"result": 41.6888,
"rate": 0.416888
}Build with HNL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key