Rate Overview
Live
1 HNL = 3.4616 BTN
1 BTN = 0.288882
HNL
Avg
3.4569
High
3.4808
Low
3.4341
Last updated: 3/7/2026, 1:07:05 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.46 BTN |
| 10 HNL | 34.62 BTN |
| 50 HNL | 173.08 BTN |
| 100 HNL | 346.16 BTN |
| 500 HNL | 1,730.81 BTN |
| 1,000 HNL | 3,461.62 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-03-07T01:07:05Z",
"rates": {
"BTN": 3.46162
}
}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": 346.162,
"rate": 3.46162
}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