Rate Overview
Live
1 HNL = 3.5517 BTN
1 BTN = 0.281553
HNL
Avg
3.5667
High
3.6318
Low
3.5412
Last updated: 7/8/2026, 8:47:23 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.55 BTN |
| 10 HNL | 35.52 BTN |
| 50 HNL | 177.59 BTN |
| 100 HNL | 355.17 BTN |
| 500 HNL | 1,775.87 BTN |
| 1,000 HNL | 3,551.73 BTN |
Get HNL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BTNExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-08T08:47:23Z",
"rates": {
"BTN": 3.551735
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BTN",
"amount": 100
},
"result": 355.1735,
"rate": 3.551735
}Build with HNL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key