Rate Overview
Live
1 GNF = 0.003033 HNL
1 HNL = 329.7066
GNF
Avg
0.003021
High
0.003033
Low
0.003008
Last updated: 5/27/2026, 3:43:13 AM
Quick Conversions
| GNF | HNL |
|---|---|
| 1 GNF | 0.00 HNL |
| 10 GNF | 0.03 HNL |
| 50 GNF | 0.15 HNL |
| 100 GNF | 0.30 HNL |
| 500 GNF | 1.52 HNL |
| 1,000 GNF | 3.03 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-05-27T03:43:13Z",
"rates": {
"HNL": 0.003033
}
}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.3033,
"rate": 0.003033
}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