Rate Overview
Live
1 GBP = 35.1713 HNL
1 HNL = 0.028432
GBP
Avg
35.1399
High
36.2161
Low
33.2053
Last updated: 3/28/2026, 5:39:46 AM
Quick Conversions
| GBP | HNL |
|---|---|
| 1 GBP | 35.17 HNL |
| 10 GBP | 351.71 HNL |
| 50 GBP | 1,758.57 HNL |
| 100 GBP | 3,517.13 HNL |
| 500 GBP | 17,585.67 HNL |
| 1,000 GBP | 35,171.35 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-28T05:39:46Z",
"rates": {
"HNL": 35.171345
}
}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": 3517.1345,
"rate": 35.171345
}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