Rate Overview
Live
1 HNL = 0.421180 GHS
1 GHS = 2.3743
HNL
Avg
0.418840
High
0.421180
Low
0.417261
Last updated: 9/3/2026, 5:59:02 AM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.42 GHS |
| 10 HNL | 4.21 GHS |
| 50 HNL | 21.06 GHS |
| 100 HNL | 42.12 GHS |
| 500 HNL | 210.59 GHS |
| 1,000 HNL | 421.18 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-09-03T05:59:02Z",
"rates": {
"GHS": 0.42118
}
}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": 42.118,
"rate": 0.42118
}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