Rate Overview
Live
1 HNL = 0.027603 GIP
1 GIP = 36.2279
HNL
Avg
0.027645
High
0.027853
Low
0.027575
Last updated: 5/9/2026, 4:57:23 AM
Quick Conversions
| HNL | GIP |
|---|---|
| 1 HNL | 0.03 GIP |
| 10 HNL | 0.28 GIP |
| 50 HNL | 1.38 GIP |
| 100 HNL | 2.76 GIP |
| 500 HNL | 13.80 GIP |
| 1,000 HNL | 27.60 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-05-09T04:57:23Z",
"rates": {
"GIP": 0.027603
}
}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.7603,
"rate": 0.027603
}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