Rate Overview
Live
1 HNL = 0.437631 GHS
1 GHS = 2.2850
HNL
Avg
0.418109
High
0.437631
Low
0.396883
Last updated: 5/27/2026, 2:56:12 PM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.44 GHS |
| 10 HNL | 4.38 GHS |
| 50 HNL | 21.88 GHS |
| 100 HNL | 43.76 GHS |
| 500 HNL | 218.82 GHS |
| 1,000 HNL | 437.63 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-05-27T14:56:12Z",
"rates": {
"GHS": 0.437631
}
}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": 43.7631,
"rate": 0.437631
}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