Rate Overview
Live
1 HNL = 0.406162 GHS
1 GHS = 2.4621
HNL
Avg
0.404937
High
0.407837
Low
0.402180
Last updated: 3/7/2026, 4:26:36 AM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.41 GHS |
| 10 HNL | 4.06 GHS |
| 50 HNL | 20.31 GHS |
| 100 HNL | 40.62 GHS |
| 500 HNL | 203.08 GHS |
| 1,000 HNL | 406.16 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-03-07T04:26:36Z",
"rates": {
"GHS": 0.406162
}
}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": 40.6162,
"rate": 0.406162
}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