Rate Overview
Live
1 GNF = 0.003035 HNL
1 HNL = 329.4893
GNF
Avg
0.003021
High
0.003038
Low
0.003003
Last updated: 5/27/2026, 4:53:17 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.04 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-27T04:53:17Z",
"rates": {
"HNL": 0.003035
}
}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.3035,
"rate": 0.003035
}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