Rate Overview
Live
1 GBP = 35.8356 HNL
1 HNL = 0.027905
GBP
Avg
34.3825
High
36.1929
Low
31.5579
Last updated: 7/22/2026, 7:05:22 PM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.84 HNL |
| 10 GBP | 358.36 HNL |
| 50 GBP | 1,791.78 HNL |
| 100 GBP | 3,583.56 HNL |
| 500 GBP | 17,917.82 HNL |
| 1,000 GBP | 35,835.64 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-07-22T19:05:22Z",
"rates": {
"HNL": 35.835643
}
}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": 3583.5642999999995,
"rate": 35.835643
}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