Rate Overview
Live
1 GBP = 36.2925 HNL
1 HNL = 0.027554
GBP
Avg
36.2276
High
36.2933
Low
36.0784
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 36.29 HNL |
| 10 GBP | 362.92 HNL |
| 50 GBP | 1,814.62 HNL |
| 100 GBP | 3,629.25 HNL |
| 500 GBP | 18,146.24 HNL |
| 1,000 GBP | 36,292.48 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-08-14T22:43:14Z",
"rates": {
"HNL": 36.292479
}
}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": 3629.2479,
"rate": 36.292479
}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