Rate Overview
Live
1 HNL = 3.4858 BTN
1 BTN = 0.286875
HNL
Avg
3.4974
High
3.5162
Low
3.4852
Last updated: 4/18/2026, 8:52:27 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.49 BTN |
| 10 HNL | 34.86 BTN |
| 50 HNL | 174.29 BTN |
| 100 HNL | 348.58 BTN |
| 500 HNL | 1,742.92 BTN |
| 1,000 HNL | 3,485.84 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-04-18T08:52:27Z",
"rates": {
"BTN": 3.485839
}
}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": 348.58389999999997,
"rate": 3.485839
}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