Rate Overview
Live
1 HNL = 0.028432 GBP
1 GBP = 35.1716
HNL
Avg
0.028301
High
0.028988
Low
0.027612
Last updated: 3/28/2026, 5:39:46 AM
Quick Conversions
| HNL | GBP |
|---|---|
| 1 HNL | 0.03 GBP |
| 10 HNL | 0.28 GBP |
| 50 HNL | 1.42 GBP |
| 100 HNL | 2.84 GBP |
| 500 HNL | 14.22 GBP |
| 1,000 HNL | 28.43 GBP |
Get HNL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=GBPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-28T05:39:46Z",
"rates": {
"GBP": 0.028432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "GBP",
"amount": 100
},
"result": 2.8432,
"rate": 0.028432
}Build with HNL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key