Rate Overview
Live
1 GBP = 35.9285 HNL
1 HNL = 0.027833
GBP
Avg
35.8449
High
35.9285
Low
35.7324
Last updated: 6/17/2026, 5:57:13 AM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.93 HNL |
| 10 GBP | 359.29 HNL |
| 50 GBP | 1,796.43 HNL |
| 100 GBP | 3,592.85 HNL |
| 500 GBP | 17,964.27 HNL |
| 1,000 GBP | 35,928.54 HNL |
Get GBP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=HNLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-06-17T05:57:13Z",
"rates": {
"HNL": 35.928537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "HNL",
"amount": 100
},
"result": 3592.8536999999997,
"rate": 35.928537
}Build with GBP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key