Rate Overview
Live
1 GBP = 36.2812 HNL
1 HNL = 0.027563
GBP
Avg
36.1453
High
36.2812
Low
35.9465
Last updated: 5/7/2026, 8:18:58 AM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 36.28 HNL |
| 10 GBP | 362.81 HNL |
| 50 GBP | 1,814.06 HNL |
| 100 GBP | 3,628.12 HNL |
| 500 GBP | 18,140.58 HNL |
| 1,000 GBP | 36,281.17 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-07T08:18:58Z",
"rates": {
"HNL": 36.281166
}
}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": 3628.1166,
"rate": 36.281166
}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