Rate Overview
Live
1 HNL = 3.5351 BTN
1 BTN = 0.282880
HNL
Avg
3.5452
High
3.5649
Low
3.5260
Last updated: 6/19/2026, 1:52:53 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.54 BTN |
| 10 HNL | 35.35 BTN |
| 50 HNL | 176.75 BTN |
| 100 HNL | 353.51 BTN |
| 500 HNL | 1,767.54 BTN |
| 1,000 HNL | 3,535.07 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-06-19T01:52:53Z",
"rates": {
"BTN": 3.53507
}
}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": 353.507,
"rate": 3.53507
}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