Rate Overview
Live
1 GNF = 0.003050 HNL
1 HNL = 327.8689
GNF
Avg
0.002991
High
0.003051
Low
0.002880
Last updated: 7/27/2026, 5:43:01 PM
Quick Conversions
| GNF | HNL |
|---|---|
| 1 GNF | 0.00 HNL |
| 10 GNF | 0.03 HNL |
| 50 GNF | 0.15 HNL |
| 100 GNF | 0.31 HNL |
| 500 GNF | 1.53 HNL |
| 1,000 GNF | 3.05 HNL |
Get GNF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=HNLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-27T17:43:01Z",
"rates": {
"HNL": 0.00305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "HNL",
"amount": 100
},
"result": 0.305,
"rate": 0.00305
}Build with GNF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key