Rate Overview
Live
1 HNL = 0.421705 GHS
1 GHS = 2.3713
HNL
Avg
0.421000
High
0.421714
Low
0.420389
Last updated: 5/7/2026, 4:29:33 AM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.42 GHS |
| 10 HNL | 4.22 GHS |
| 50 HNL | 21.09 GHS |
| 100 HNL | 42.17 GHS |
| 500 HNL | 210.85 GHS |
| 1,000 HNL | 421.71 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-07T04:29:33Z",
"rates": {
"GHS": 0.421705
}
}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.1705,
"rate": 0.421705
}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