Rate Overview
Live
1 HNL = 0.421200 GHS
1 GHS = 2.3742
HNL
Avg
0.433968
High
0.438492
Low
0.421200
Last updated: 8/13/2026, 6:05:22 AM
Quick Conversions
| HNL | GHS |
|---|---|
| 1 HNL | 0.42 GHS |
| 10 HNL | 4.21 GHS |
| 50 HNL | 21.06 GHS |
| 100 HNL | 42.12 GHS |
| 500 HNL | 210.60 GHS |
| 1,000 HNL | 421.20 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-08-13T06:05:22Z",
"rates": {
"GHS": 0.4212
}
}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.120000000000005,
"rate": 0.4212
}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