Rate Overview
Live
1 GBP = 35.6977 HNL
1 HNL = 0.028013
GBP
Avg
35.4428
High
36.3207
Low
34.2973
Last updated: 7/23/2026, 1:42:13 PM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.70 HNL |
| 10 GBP | 356.98 HNL |
| 50 GBP | 1,784.88 HNL |
| 100 GBP | 3,569.77 HNL |
| 500 GBP | 17,848.83 HNL |
| 1,000 GBP | 35,697.65 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-23T13:42:13Z",
"rates": {
"HNL": 35.697651
}
}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": 3569.7651,
"rate": 35.697651
}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