Rate Overview
Live
1 GBP = 35.7304 HNL
1 HNL = 0.027987
GBP
Avg
35.7665
High
35.8862
Low
35.6473
Last updated: 5/27/2026, 4:20:44 PM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.73 HNL |
| 10 GBP | 357.30 HNL |
| 50 GBP | 1,786.52 HNL |
| 100 GBP | 3,573.04 HNL |
| 500 GBP | 17,865.21 HNL |
| 1,000 GBP | 35,730.43 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-05-27T16:20:44Z",
"rates": {
"HNL": 35.730427
}
}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": 3573.0427,
"rate": 35.730427
}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