Rate Overview
Live
1 HNL = 3.5722 BTN
1 BTN = 0.279940
HNL
Avg
3.4038
High
3.5722
Low
3.2546
Last updated: 7/31/2026, 3:03:10 AM
Quick Conversions
| HNL | BTN |
|---|---|
| 1 HNL | 3.57 BTN |
| 10 HNL | 35.72 BTN |
| 50 HNL | 178.61 BTN |
| 100 HNL | 357.22 BTN |
| 500 HNL | 1,786.10 BTN |
| 1,000 HNL | 3,572.19 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-31T03:03:10Z",
"rates": {
"BTN": 3.572195
}
}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": 357.2195,
"rate": 3.572195
}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