Rate Overview
Live
1 GBP = 35.5941 HNL
1 HNL = 0.028095
GBP
Avg
35.4920
High
35.7652
Low
35.2866
Last updated: 3/7/2026, 7:42:53 AM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.59 HNL |
| 10 GBP | 355.94 HNL |
| 50 GBP | 1,779.71 HNL |
| 100 GBP | 3,559.41 HNL |
| 500 GBP | 17,797.06 HNL |
| 1,000 GBP | 35,594.11 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-03-07T07:42:53Z",
"rates": {
"HNL": 35.59411
}
}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": 3559.411,
"rate": 35.59411
}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