Rate Overview
Live
1 GHS = 2.2850 HNL
1 HNL = 0.437632
GHS
Avg
2.4147
High
2.5172
Low
2.2850
Last updated: 5/27/2026, 1:59:17 PM
Quick Conversions
| GHS | HNL |
|---|---|
| 1 GHS | 2.29 HNL |
| 10 GHS | 22.85 HNL |
| 50 GHS | 114.25 HNL |
| 100 GHS | 228.50 HNL |
| 500 GHS | 1,142.51 HNL |
| 1,000 GHS | 2,285.03 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-05-27T13:59:17Z",
"rates": {
"HNL": 2.285026
}
}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": 228.50259999999997,
"rate": 2.285026
}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