Rate Overview
Live
1 GHS = 2.4059 HNL
1 HNL = 0.415651
GHS
Avg
2.4118
High
2.4176
Low
2.4038
Last updated: 4/16/2026, 9:13:23 PM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.41 HNL |
| 10 GHS | 24.06 HNL |
| 50 GHS | 120.29 HNL |
| 100 GHS | 240.59 HNL |
| 500 GHS | 1,202.93 HNL |
| 1,000 GHS | 2,405.87 HNL |
Get GHS/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=HNLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-04-16T21:13:23Z",
"rates": {
"HNL": 2.405865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "HNL",
"amount": 100
},
"result": 240.5865,
"rate": 2.405865
}Build with GHS/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key