Rate Overview
Live
1 HNL = 0.424356 GHS
1 GHS = 2.3565
HNL
Avg
0.425285
High
0.432948
Low
0.422121
Last updated: 7/7/2026, 12:28:05 AM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.42 GHS |
| 10 HNL | 4.24 GHS |
| 50 HNL | 21.22 GHS |
| 100 HNL | 42.44 GHS |
| 500 HNL | 212.18 GHS |
| 1,000 HNL | 424.36 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-07-07T00:28:05Z",
"rates": {
"GHS": 0.424356
}
}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.4356,
"rate": 0.424356
}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