Rate Overview
Live
1 HNL = 0.433277 GHS
1 GHS = 2.3080
HNL
Avg
0.420066
High
0.442596
Low
0.402704
Last updated: 7/25/2026, 8:50:49 PM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.43 GHS |
| 10 HNL | 4.33 GHS |
| 50 HNL | 21.66 GHS |
| 100 HNL | 43.33 GHS |
| 500 HNL | 216.64 GHS |
| 1,000 HNL | 433.28 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-25T20:50:49Z",
"rates": {
"GHS": 0.433277
}
}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.3277,
"rate": 0.433277
}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