Rate Overview
Live
1 HNL = 0.028094 GIP
1 GIP = 35.5948
HNL
Avg
0.028133
High
0.028336
Low
0.027953
Last updated: 3/7/2026, 3:08:20 AM
Quick Conversions
| HNL | GIP |
|---|---|
| 1 HNL | 0.03 GIP |
| 10 HNL | 0.28 GIP |
| 50 HNL | 1.40 GIP |
| 100 HNL | 2.81 GIP |
| 500 HNL | 14.05 GIP |
| 1,000 HNL | 28.09 GIP |
Get HNL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=GIPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-07T03:08:20Z",
"rates": {
"GIP": 0.028094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "GIP",
"amount": 100
},
"result": 2.8094,
"rate": 0.028094
}Build with HNL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key